cmake: Don't add src/ to include path
Fully qualify includes instead
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
#include "Platform.h"
|
||||
#include "Config.h"
|
||||
#include "ViewFactory.h"
|
||||
#include "kddockwidgets/ViewFactory.h"
|
||||
|
||||
#include <QtTest/QtTest>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user