This commit is contained in:
恍兮惚兮 2024-05-18 19:44:15 +08:00
parent 76d2c6ee59
commit 288a6f144b

View File

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