You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
119 B
CMake
7 lines
119 B
CMake
7 years ago
|
#ifndef CONFIG_LATTE_LIB_H
|
||
|
#define CONFIG_LATTE_LIB_H
|
||
|
|
||
|
#cmakedefine01 ENABLE_MAKE_UNIQUE
|
||
|
|
||
|
#endif // CONFIG_LATTE_LIB_H
|