mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-27 15:44:12 +08:00
vc
This commit is contained in:
parent
4ce537b282
commit
b80e429ab6
@ -25,6 +25,9 @@ if(USE_VCLTL)
|
||||
if(${CMAKE_SIZEOF_VOID_P} EQUAL 4)
|
||||
set(LTLPlatform "Win32")
|
||||
endif()
|
||||
if(WINXP)
|
||||
set(WindowsTargetPlatformMinVersion "5.1.2600.0")
|
||||
endif()
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/VC-LTL helper for cmake.cmake")
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user