Skip to content

Commit

Permalink
Merge pull request #114 from Statoil/install-gert
Browse files Browse the repository at this point in the history
Install 'gert' executable
  • Loading branch information
joakim-hove authored Jul 2, 2018
2 parents 39fd1fc + 4006715 commit bf8a31c
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 bf8a31c

Please sign in to comment.