This commit is contained in:
恍兮惚兮 2024-10-09 22:29:49 +08:00
parent c951863ebe
commit 7bf184109d

View File

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