mirror of https://github.com/Kitware/CMake.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
369 B
8 lines
369 B
CMAKE_<LANG>_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES
|
|
------------------------------------------------
|
|
|
|
Implicit linker framework search path detected for language ``<LANG>``.
|
|
|
|
These paths are implicit linker framework search directories for the
|
|
compiler's language. CMake automatically detects these directories
|
|
for each language and reports the results in this variable.
|