Skip to content
Snippets Groups Projects
Commit 2e13c362 authored by Brad King's avatar Brad King
Browse files

OS X: Encode -F framework search flag in per-language platform variable


Compilers for languages other than C and C++ on OS X may not understand
the -F framework search flag.  Create a new platform information
variable CMAKE_<LANG>_FRAMEWORK_SEARCH_FLAG to hold the flag, and set it
for C and CXX lanugages in the Platform/Darwin module.

Reported-by: default avatarVittorio Giovara <vittorio.giovara@gmail.com>
parent 872db622
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment