mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-21 22:55:53 +00:00
7 lines
113 B
CMake
7 lines
113 B
CMake
|
#ifndef CONFIG_H_CMAKE
|
||
|
#define CONFIG_H_CMAKE
|
||
|
|
||
|
#define SCIM_ICON_DIR "@SCIM_ICON_DIR@"
|
||
|
|
||
|
#endif // CONFIG_H_CMAKE
|