Update CMakeLists.txt

This commit is contained in:
恍兮惚兮 2024-08-08 14:14:21 +08:00
parent 2615f5ff2c
commit 31d2aef8ad

View File

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