This commit is contained in:
恍兮惚兮 2024-08-26 22:21:06 +08:00
parent 0ea5c3ce36
commit 69bae3bb13

View File

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