Macros | |
#define | qualifiers |
Functions | |
macro (create_product_variables productname productversion) string(TOUPPER $ | |
PRODUCTNAME_UC | string (TOLOWER ${productname}PRODUCTNAME_LC) set($ |
#define qualifiers |
macro | ( | create_product_variables productname | productversion | ) |
Definition at line 3 of file CMakeLists.txt.
PRODUCTNAME_UC string | ( | TOLOWER ${productname} | PRODUCTNAME_LC | ) |
Definition at line 5 of file CMakeLists.txt.