mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 02:23:25 +02:00
removed change from my master branch, that is getting checked in on separate pr
This commit is contained in:
parent
db945851ac
commit
5d7286b055
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ endif()
|
|||
include("${CMAKE_CURRENT_SOURCE_DIR}/cmake/macros/TargetPython.cmake")
|
||||
target_python()
|
||||
|
||||
if (WIN32 AND NOT HIFI_ANDROID)
|
||||
if (WIN32)
|
||||
# Force x64 toolset
|
||||
set(CMAKE_GENERATOR_TOOLSET "host=x64" CACHE STRING "64-bit toolset" FORCE)
|
||||
endif()
|
||||
|
|
Loading…
Reference in a new issue