This commit is contained in:
恍兮惚兮 2024-05-27 23:43:21 +08:00
parent d54a9e2184
commit cc93cc6fd2

View File

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