Modernised CMake build files and CI configs (#185)

* Modernised CMake build files and CI configs

Fixed include formats

* Fixed build errors and warnings

* Fixes to allow CMake find_package
This commit is contained in:
Luca
2020-05-24 08:14:33 +01:00
committed by GitHub
parent 6a393955cd
commit c53be0e97d
16 changed files with 554 additions and 305 deletions

View File

@@ -8,7 +8,7 @@
//============================================================================
// INCLUDES
//============================================================================
#include <DockComponentsFactory.h>
#include "DockComponentsFactory.h"
#include <memory>