#include <guard>#include <directories>#import <build>
 Include dependency graph for grlUse.cmake:Go to the source code of this file.
Functions | |
| USE_FILE_INCLUDED | endif () if($ | 
| INCLUDE_DIRS | include_directories (${${NS}INCLUDE_DIRS}) elseif($ | 
| LIBRARY_DIRS | link_directories (${${NS}LIBRARY_DIRS}) elseif($ | 
| USE_FILE_INCLUDED | return () else() set(__$ | 
| set (NS "grl_") if($ | |
| CONFIG_PREFIX | set (NS "${${NS}CONFIG_PREFIX}_") endif() if(__$ | 
| USE_FILE_INCLUDED endif | ( | ) | 
Definition at line 53 of file grlUse.cmake.
| INCLUDE_DIR include_directories | ( | ${${NS}INCLUDE_DIRS} | ) | 
Definition at line 61 of file grlUse.cmake.
| LIBRARY_DIR link_directories | ( | ${${NS}LIBRARY_DIRS} | ) | 
Definition at line 68 of file grlUse.cmake.
| USE_FILE_INCLUDED return | ( | ) | 
Definition at line 50 of file grlUse.cmake.
| set | ( | NS "grl_" | ) | 
Definition at line 38 of file grlUse.cmake.
| CONFIG_PREFIX set | ( | NS "${${NS}CONFIG_PREFIX}_" | ) | 
Definition at line 42 of file grlUse.cmake.