Solving issue 1546: "Denoise branch cannot be started from outside the build dir"

This commit is contained in:
natureh 510 2012-09-06 01:21:31 +02:00
parent f2c26ce156
commit dbc7ff289b

View File

@ -20,6 +20,7 @@
#ifndef __CONFIG_H__
#define __CONFIG_H__
#cmakedefine BUILD_BUNDLE
#define DATA_SEARCH_PATH "${DATADIR}"
#define DOC_SEARCH_PATH "${DOCDIR}"
#define CREDITS_SEARCH_PATH "${CREDITSDIR}"