Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 3ed12b7

Browse files
[cmake] Add PROJECT_SUFFIX
1 parent bae7e5e commit 3ed12b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ SET(PROJECT_NAME sot-dynamic-pinocchio)
2626

2727
SET(PROJECT_DESCRIPTION "pinocchio bindings for dynamic-graph.")
2828
SET(PROJECT_URL "https://github.com/stack-of-tasks/sot-dynamic-pinocchio/")
29+
SET(PROJECT_SUFFIX "-v3")
2930

3031
SET(CUSTOM_HEADER_DIR "${PROJECT_NAME}")
3132
SET(DOXYGEN_USE_MATHJAX YES)

0 commit comments

Comments
 (0)