mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
6f20d5e511
Also remove NO_SYSTEM_DATAPATH and DISABLE_UPDATES_CHECK
12 lines
322 B
CMake
12 lines
322 B
CMake
/* config.h. Generated by cmake from config.h.cmake */
|
|
|
|
#define FALKON_VERSION "${PROJECT_VERSION}"
|
|
#define 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
|