Update CMakeLists.txt

This commit is contained in:
恍兮惚兮 2024-08-10 17:14:48 +08:00
parent a1b22faccd
commit c81f6a3d9f

View File

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