Update windows 32bit deprecated notice

This commit is contained in:
halx99 2024-12-05 22:45:11 +08:00
parent 2161dd8eee
commit e5073273b8
2 changed files with 2 additions and 2 deletions

View File

@ -63,4 +63,4 @@ message(STATUS "PROJECT_BINARY_DIR:" ${PROJECT_BINARY_DIR})
message(STATUS "ENGINE_BINARY_PATH:" ${ENGINE_BINARY_PATH})
message(STATUS "ARCH_ALIAS:" ${ARCH_ALIAS})
_1k_deprecated_32bit(axmol 2.2.0)
_1k_deprecated_32bit(axmol 3.0.0)

View File

@ -1,5 +1,5 @@
include(${_AX_ROOT}/1k/platforms.cmake)
_1k_deprecated_32bit(axmol 2.2.0)
_1k_deprecated_32bit(axmol 3.0.0)
if(NOT CMAKE_GENERATOR MATCHES "Ninja")
set(BUILD_CONFIG_DIR "\$\(Configuration\)/")