This commit is contained in:
恍兮惚兮 2024-05-24 23:48:10 +08:00
parent 0d033e1b3d
commit 8f057e7294

View File

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