mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-26 00:06:49 -06:00
5 lines
166 B
CMake
5 lines
166 B
CMake
|
set( UTIL_INSTALL_PREFIX "" CACHE STRING "Prefix for installation of libert_util")
|
||
|
add_subdirectory( src )
|
||
|
add_subdirectory( applications )
|
||
|
add_subdirectory( tests )
|