Skip to content

Commit

Permalink
Use usual install prefix unless the user overrides it.
Browse files Browse the repository at this point in the history
  • Loading branch information
hellige committed Jun 7, 2019
1 parent f9c5425 commit ffef475
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,3 @@ link_directories(${PROJECT_BINARY_DIR}/lib)
add_subdirectory(src)
enable_testing()
add_subdirectory(test)

set(CMAKE_INSTALL_PREFIX ${PROJECT_BINARY_DIR}/dist)

0 comments on commit ffef475

Please sign in to comment.