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

4 lines
106 B
CMake
Raw Normal View History

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