mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
4 lines
106 B
CMake
4 lines
106 B
CMake
if (ENABLE_PYTHON)
|
|
install(PROGRAMS summary_resample DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
|
|
endif()
|