mirror of
https://github.com/SWG-Source/src.git
synced 2026-08-01 01:16:03 -04:00
miff doesn't compile properly in release or minsizerel modes under clang; for now we'll work around it between this and the build script
properly bind these Revert "properly bind these" This reverts commit 367f0e2d9aa1fcbb9637797965dc254f8b556c69.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
|
||||
add_subdirectory(application)
|
||||
if (DEFINED _MIFF OR "${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU")
|
||||
add_subdirectory(application)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user