This commit is contained in:
恍兮惚兮 2024-05-08 19:07:59 +08:00
parent 0deec10d67
commit 93c04d9960

View File

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