mirror of
https://github.com/QuasarApp/CMake.git
synced 2025-05-11 08:59:34 +00:00
fix syntax error
This commit is contained in:
parent
9b83f17146
commit
afba239ef3
@ -31,7 +31,7 @@ if (NOT DEFINED TARGET_PLATFORM_TOOLCHAIN)
|
||||
message( STATUS "The crossplatform build is disabled")
|
||||
return()
|
||||
|
||||
endif
|
||||
endif()
|
||||
|
||||
set(CROSSPLATFORM_BUILD_TOOLCHAIN_PATH ${CMAKE_CURRENT_LIST_DIR}/${CMAKE_HOST_SYSTEM_NAME}/${TARGET_PLATFORM_TOOLCHAIN}.cmake)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user