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
commit cd1831be94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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