This commit is contained in:
恍兮惚兮 2024-09-13 13:18:56 +08:00
parent 00c51002e0
commit 2b22aed1d8

View File

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