Skip to content

Commit 3101ed4

Browse files
committed
[CMake] remove PROJECT_VERSION
1 parent 11c894a commit 3101ed4

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
@@ -14,7 +14,6 @@ INCLUDE(cmake/cpack.cmake)
1414
SET(PROJECT_NAME dynamic-graph-tutorial)
1515
project(${PROJECT_NAME})
1616

17-
SET(PROJECT_VERSION 1.0)
1817
SET(PROJECT_DESCRIPTION "Tutorial for dynamic-graph")
1918
SET(PROJECT_URL "http://github.com/jrl-umi3218/dynamic-graph-tutorial")
2019

0 commit comments

Comments
 (0)