Merge pull request #3509 from blattms/install-co2brinepvt
Also install co2brinepvt as we install the manpage.
This commit is contained in:
commit
cd1831be94
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user