This commit is contained in:
恍兮惚兮 2024-07-24 02:33:01 +08:00
parent 0d86125583
commit 07358d83c4

View File

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