mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-10 06:31:37 +00:00
12 lines
327 B
Diff
12 lines
327 B
Diff
--- a/build/cmake/functions.cmake
|
|
+++ b/build/cmake/functions.cmake
|
|
@@ -211,9 +211,6 @@
|
|
endif()
|
|
else()
|
|
set(cross_target "")
|
|
- if (CMAKE_CROSSCOMPILING)
|
|
- set(cross_target "-${CMAKE_SYSTEM_NAME}")
|
|
- endif ()
|
|
|
|
set_target_properties(${target_name}
|
|
PROPERTIES
|