You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
356 B
13 lines
356 B
/* 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
|
|
|