Files
ResInsight/ThirdParty/Ert/bin/CMakeLists.txt
T

4 lines
106 B
CMake

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