mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-14 23:07:48 -04:00
properly bind these Revert "properly bind these" This reverts commit 367f0e2d9aa1fcbb9637797965dc254f8b556c69.
4 lines
103 B
CMake
4 lines
103 B
CMake
if (DEFINED _MIFF OR "${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU")
|
|
add_subdirectory(application)
|
|
endif()
|