cmake: Don't add src/ to include path
Fully qualify includes instead
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#ifndef KDDOCKWIDGETS_ViewFactory_QTQUICK_H
|
||||
#define KDDOCKWIDGETS_ViewFactory_QTQUICK_H
|
||||
|
||||
#include "ViewFactory.h"
|
||||
#include "kddockwidgets/ViewFactory.h"
|
||||
|
||||
// clazy:excludeall=ctor-missing-parent-argument
|
||||
|
||||
|
||||
Reference in New Issue
Block a user