Skip to content

Commit

Permalink
set install directory
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhar-abbas committed Nov 13, 2020
1 parent 1695348 commit c953a5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ install(TARGETS discon
LIBRARY DESTINATION lib
ARCHIVE DESTINATION lib
)
set(CMAKE_INSTALL_PREFIX "${CMAKE_SOURCE_DIR}/install")

0 comments on commit c953a5f

Please sign in to comment.