We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f09625 commit 7e2ec97Copy full SHA for 7e2ec97
CMakeLists.txt
@@ -5,7 +5,6 @@ SET(PROJECT_ORG stack-of-tasks)
5
SET(PROJECT_NAME dynamic-graph)
6
SET(PROJECT_DESCRIPTION "Dynamic graph library")
7
SET(PROJECT_URL "https://github.com/${PROJECT_ORG}/${PROJECT_NAME}")
8
-SET(PROJECT_SUFFIX "-v3")
9
10
# Project options
11
OPTION(SUFFIX_SO_VERSION "Suffix library name with its version" ON)
0 commit comments