Skip to content

Commit

Permalink
Install 'gert' executable
Browse files Browse the repository at this point in the history
  • Loading branch information
joakim-hove committed Jun 30, 2018
1 parent 39fd1fc commit 4006715
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ configure_file(ert.in ${EXECUTABLE_OUTPUT_PATH}/ert_install )


install(PROGRAMS ${EXECUTABLE_OUTPUT_PATH}/ert_install DESTINATION ${CMAKE_INSTALL_PREFIX}/bin RENAME ert)
install(PROGRAMS ${EXECUTABLE_OUTPUT_PATH}/ert_install DESTINATION ${CMAKE_INSTALL_PREFIX}/bin RENAME gert)

0 comments on commit 4006715

Please sign in to comment.