diff options
Diffstat (limited to 'Modules/Platform/iOS.cmake')
-rw-r--r-- | Modules/Platform/iOS.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Platform/iOS.cmake b/Modules/Platform/iOS.cmake new file mode 100644 index 000000000..850ddc241 --- /dev/null +++ b/Modules/Platform/iOS.cmake @@ -0,0 +1 @@ +include(Platform/Darwin) |