Skip to content

Commit

Permalink
Making binary cobs to go to installation dir
Browse files Browse the repository at this point in the history
  • Loading branch information
leoisl committed Jul 14, 2022
1 parent db3e911 commit b8cb229
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -198,3 +198,5 @@ add_subdirectory(tests)
add_subdirectory(python)

################################################################################

install(TARGETS ${PROJECT_NAME} RUNTIME DESTINATION bin)

0 comments on commit b8cb229

Please sign in to comment.