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.
latte-dock/app/config-latte.h.cmake

13 lines
207 B
CMake

#ifndef CONFIG_LATTE_H
#define CONFIG_LATTE_H
#cmakedefine01 HAVE_X11
#cmakedefine VERSION "@VERSION@"
#cmakedefine WEBSITE "@WEBSITE@"
#cmakedefine BUG_ADDRESS "@BUG_ADDRESS@"
#endif // CONFIG_LATTE_H