mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 21:15:55 +03:00
2f73648239
With this option you can work with the files in the build directory.
10 lines
363 B
CMake
10 lines
363 B
CMake
#cmakedefine PACKAGE "${APPLICATION_NAME}"
|
|
#cmakedefine VERSION "${APPLICATION_VERSION}"
|
|
#cmakedefine LOCALEDIR "${LOCALE_INSTALL_DIR}"
|
|
#cmakedefine DATADIR "${SHARE_INSTALL_PREFIX}"
|
|
#cmakedefine LIBDIR "${LIB_INSTALL_DIR}"
|
|
#cmakedefine PLUGINDIR "${PLUGIN_INSTALL_DIR}"
|
|
#cmakedefine SYSCONFDIR "${SYSCONFDIR}"
|
|
|
|
#cmakedefine WITH_LOG4C 1
|
|
#cmakedefine DEVELOPER 1
|