new domain

This commit is contained in:
恍兮惚兮 2024-08-07 22:09:39 +08:00
parent bf28de6c31
commit 4df0122842

View File

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