This commit is contained in:
恍兮惚兮 2024-10-09 01:24:01 +08:00
parent ff871ec4f5
commit c951863ebe

View File

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