mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-21 06:35:53 +00:00
7 lines
195 B
CMake
7 lines
195 B
CMake
#ifndef _KIMPANEL_CONFIG_KIMPANEL_H_CMAKE_
|
|
#define _KIMPANEL_CONFIG_KIMPANEL_H_CMAKE_
|
|
|
|
#define KIMPANEL_LIBEXEC_DIR "${KDE_INSTALL_FULL_LIBEXECDIR}"
|
|
|
|
#endif // _KIMPANEL_CONFIG_KIMPANEL_H_CMAKE_
|