Skip to content

iOS: Fix compilation of CMake itself

Hayden requested to merge Diatrus/cmake:master into master

While it's a very niche market, this fixes compilation for iOS by explicitly including the CoreFoundation header and not defining HAVE_APPLICATION_SERVICES.

Topic-rename: cmake-compile-on-iOS

Edited by Brad King

Merge request reports