zdoom-macos-deps/patch/wxwidgets-library-suffix.diff

13 lines
327 B
Diff
Raw Normal View History

2021-06-28 07:52:48 +00:00
--- 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