Codebase list falkon / HEAD config.h.cmake
HEAD

Tree @HEAD (Download .tar.gz)

config.h.cmake @HEADraw · history · blame

/* config.h.  Generated by cmake from config.h.cmake  */

#define FALKON_VERSION "${PROJECT_VERSION}"
#cmakedefine FALKON_PLUGIN_PATH "${FALKON_PLUGIN_PATH}"
#cmakedefine FALKON_GIT_REVISION "${FALKON_GIT_REVISION}"

/* Enable portable build */
#cmakedefine PORTABLE_BUILD

/* Disable DBus support */
#cmakedefine DISABLE_DBUS

#cmakedefine01 HAVE_LIBINTL