diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d792d71e..b11fa25d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,6 +1,3 @@ -if(CMAKE_SYSTEM_NAME STREQUAL "iOS") - return() -endif() # if(POLICY CMP0043) # cmake_policy(SET CMP0043 OLD) # endif()