Files
ResInsight/ThirdParty/Ert/bin/CMakeLists.txt
2018-04-09 08:48:36 +02:00

4 lines
106 B
CMake

if (ENABLE_PYTHON)
install(PROGRAMS summary_resample DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
endif()