Skip to content

Commit

Permalink
[CMake] project suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Mar 7, 2019
1 parent 940359c commit 04f51fd
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 @@ -27,6 +27,7 @@ SET(PROJECT_DESCRIPTION "dynamic-graph package for HRP-2 robot")
SET(PROJECT_URL "http://github.com/${PROJECT_NAMESPACE}/${PROJECT_NAME}")

SET(CUSTOM_HEADER_DIR "${PROJECT_NAME}")
SET(PROJECT_SUFFIX "-v3")

SET(CXX_DISABLE_WERROR True)

Expand Down

0 comments on commit 04f51fd

Please sign in to comment.