This commit is contained in:
恍兮惚兮 2024-11-05 18:44:24 +08:00
parent 94e5ad05f6
commit 9feedfd38e

View File

@ -27,7 +27,7 @@ include(generate_product_version)
set(VERSION_MAJOR 5) set(VERSION_MAJOR 5)
set(VERSION_MINOR 55) set(VERSION_MINOR 55)
set(VERSION_PATCH 4) set(VERSION_PATCH 5)
add_library(pch pch.cpp) add_library(pch pch.cpp)
target_precompile_headers(pch PUBLIC pch.h) target_precompile_headers(pch PUBLIC pch.h)