This commit is contained in:
恍兮惚兮 2024-09-04 06:28:32 +08:00
parent fad30d6fe2
commit 314f34104e

View File

@ -29,7 +29,7 @@ include(generate_product_version)
set(VERSION_MAJOR 5) set(VERSION_MAJOR 5)
set(VERSION_MINOR 33) set(VERSION_MINOR 33)
set(VERSION_PATCH 6) set(VERSION_PATCH 7)
add_library(pch pch.cpp) add_library(pch pch.cpp)
target_precompile_headers(pch PUBLIC pch.h) target_precompile_headers(pch PUBLIC pch.h)