This commit is contained in:
恍兮惚兮 2024-10-22 11:45:05 +08:00
parent 58540dc971
commit 4ffd784952

View File

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