mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-01 03:37:15 -06:00
System : Disable unused unit test
This commit is contained in:
parent
bd00ea7e84
commit
794e703043
2
ThirdParty/NRLib/CMakeLists.txt
vendored
2
ThirdParty/NRLib/CMakeLists.txt
vendored
@ -28,7 +28,7 @@ if (MSVC)
|
||||
set_target_properties(${PROJECT_NAME} PROPERTIES COMPILE_FLAGS "/wd4996")
|
||||
endif()
|
||||
|
||||
add_subdirectory(well_UnitTests)
|
||||
#add_subdirectory(well_UnitTests)
|
||||
|
||||
target_include_directories(${PROJECT_NAME}
|
||||
PUBLIC
|
||||
|
Loading…
Reference in New Issue
Block a user