This commit is contained in:
恍兮惚兮 2024-07-12 00:28:29 +08:00
parent 88a3a1b3c0
commit 9690792dfb

View File

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