Comments for cmake

This commit is contained in:
Krad
2022-03-15 16:23:14 +08:00
parent 5fb24642e3
commit ff9020033a

View File

@@ -9,7 +9,7 @@ set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(GUI_VERSION_MAJOR 0)
set(GUI_VERSION_MINOR 6)
set(GUI_VERSION_BUILD 8)
# use AppVersion.h as a configure file
configure_file(
"AppVersion.h.in"
"AppVersion.h"