Merge pull request #3509 from blattms/install-co2brinepvt

Also install co2brinepvt as we install the manpage.
This commit is contained in:
Markus Blatt
2023-06-07 10:29:03 +02:00
committed by GitHub

View File

@@ -379,6 +379,7 @@ if(Boost_UNIT_TEST_FRAMEWORK_FOUND)
endif()
if(BUILD_EXAMPLES)
target_link_libraries(co2brinepvt dunecommon)
install(TARGETS co2brinepvt DESTINATION bin)
endif()
# Install build system files and documentation