This commit is contained in:
恍兮惚兮 2024-05-13 00:18:13 +08:00
parent 999d363bb6
commit cf16cbd297

View File

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