Skip to content

Commit 7e2ec97

Browse files
committed
[CMake] remove project suffix
1 parent 2f09625 commit 7e2ec97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ SET(PROJECT_ORG stack-of-tasks)
55
SET(PROJECT_NAME dynamic-graph)
66
SET(PROJECT_DESCRIPTION "Dynamic graph library")
77
SET(PROJECT_URL "https://github.com/${PROJECT_ORG}/${PROJECT_NAME}")
8-
SET(PROJECT_SUFFIX "-v3")
98

109
# Project options
1110
OPTION(SUFFIX_SO_VERSION "Suffix library name with its version" ON)

0 commit comments

Comments
 (0)