Files
ResInsight/ThirdParty/Ert/devel/libeclxx/CMakeLists.txt
2015-07-01 15:36:22 +02:00

6 lines
78 B
CMake

add_subdirectory( src )
if (BUILD_TESTS)
add_subdirectory( tests )
endif()