This commit is contained in:
恍兮惚兮 2024-05-21 19:54:29 +08:00
parent c473f6c602
commit 7788e04b00

View File

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