Skip to content

Commit

Permalink
Added install target for make
Browse files Browse the repository at this point in the history
  • Loading branch information
mraggi committed Nov 7, 2018
1 parent 4d53acf commit c609396
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 @@ -162,3 +162,5 @@ endif()
include(CodeCoverage)

set( CMAKE_EXPORT_COMPILE_COMMANDS 1 )

install(DIRECTORY include/ DESTINATION ${CMAKE_INSTALL_PREFIX}/include/)

0 comments on commit c609396

Please sign in to comment.