Skip to content

Commit 572bd4c

Browse files
committed
Update CMakeLists.txt
1 parent 20567f3 commit 572bd4c

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
@@ -102,6 +102,7 @@ if(BUILD_DOCS)
102102
# Set variables for Doxyfile template
103103
set(PROJECT_NAME "Adobe Source Libraries")
104104
set(PROJECT_BRIEF "A collection of C++ libraries.")
105+
set(PROJECT_VERSION ${PROJECT_VERSION})
105106
set(INPUT_DIR "${CMAKE_CURRENT_SOURCE_DIR}")
106107
set(OUTPUT_DIR "${CMAKE_CURRENT_BINARY_DIR}")
107108
set(AWESOME_CSS_PATH "${AWESOME_CSS_DIR}")

0 commit comments

Comments
 (0)