4
0
mirror of https://github.com/QuasarApp/CMakeProject.git synced 2025-05-05 17:59:36 +00:00

fix cmake

This commit is contained in:
Andrei Yankovich 2022-01-18 12:29:16 +03:00
parent e06f2e21a0
commit abf1a74786

View File

@ -65,9 +65,6 @@ make_directory(Distro)
initAll() initAll()
updateGitVars()
set(RENAME_VERSION "0.${GIT_COMMIT_COUNT}.${GIT_COMMIT_HASH}")
add_subdirectory(src/Library) add_subdirectory(src/Library)
if (DEFINED RENAME_ME_EXAMPLE) if (DEFINED RENAME_ME_EXAMPLE)