diff options
author | fuzzard <bmurphy@bcmcs.net> | 2019-04-30 20:26:09 +1000 |
---|---|---|
committer | fuzzard <bmurphy@bcmcs.net> | 2019-07-18 07:11:46 +1000 |
commit | 3603621e010516de043e0811431ec37d59bc7104 (patch) | |
tree | 98c2e9ef37c28e2e48bc8ef1bc9f2af3a7db2294 /cmake/scripts/ios/PathSetup.cmake | |
parent | 7512bfcd60fc6630fc144449827e8c6b71c634e8 (diff) |
[ios/build] rename core_system_name to darwin_embedded
implement darwin_embedded CORE_SYSTEM_NAME and OS.
This provides a single parent for ios/tvos common build code, and allows ios/tvos
specific code via CORE_PLATFORM_NAME
Diffstat (limited to 'cmake/scripts/ios/PathSetup.cmake')
l--------- | cmake/scripts/ios/PathSetup.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/scripts/ios/PathSetup.cmake b/cmake/scripts/ios/PathSetup.cmake deleted file mode 120000 index d7f25b2cad..0000000000 --- a/cmake/scripts/ios/PathSetup.cmake +++ /dev/null @@ -1 +0,0 @@ -../osx/PathSetup.cmake
\ No newline at end of file |