Explorar o código

CMake fix for iOS

Josh Engebretson %!s(int64=11) %!d(string=hai) anos
pai
achega
d7df522db9
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      CMakeLists.txt

+ 1 - 3
CMakeLists.txt

@@ -20,9 +20,7 @@ endif()
 if (MSVC)
 
     include(AtomicWindows)
-
-elseif (IOS)
-
+    
 elseif(APPLE)
 
     if (IOS)