Updated d/copyright
[gammaray-debian.git] / config-gammaray.h.cmake
blobe1a24d282d18de8c25800c163258653a8c0d96fc
1 #define GAMMARAY_LIB_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/${LIB_INSTALL_DIR}"
2 #define GAMMARAY_PLUGIN_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/${PLUGIN_INSTALL_DIR}"
3 // for finding the probe during automatic tests
4 #define GAMMARAY_BUILD_DIR "${CMAKE_BINARY_DIR}"
6 #cmakedefine BUILD_TIMER_PLUGIN