mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
4 lines
106 B
CMake
4 lines
106 B
CMake
if (ENABLE_PYTHON)
|
|
install(PROGRAMS summary_resample DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
|
|
endif()
|