Get rid of relative include paths
* Use target_include_directories to specify include paths * Specify project root (parent of rtgui and rtengine) as include path * Replace relative includes with normal includes
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include "jaggedarray.h"
|
||||
#include "iccmatrices.h"
|
||||
#include "rt_math.h"
|
||||
#include "../rtgui/multilangmgr.h"
|
||||
#include "rtgui/multilangmgr.h"
|
||||
//#define BENCHMARK
|
||||
#include "StopWatch.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user