mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-07 22:40:44 +00:00
Update torque_configs.cmake
This commit is contained in:
parent
c09f79d199
commit
d6a4c63c27
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ set(TORQUE_LINK_LIBRARIES ${TORQUE_LINK_LIBRARIES} gtest gmock)
|
|||
endif()
|
||||
|
||||
if(NOT WIN32)
|
||||
set(WIN32 OFF CACHE Bool "" FORCE)
|
||||
set(WIN32 OFF CACHE BOOL "" FORCE)
|
||||
endif()
|
||||
mark_as_advanced(WIN32)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue