build: Upgrade build system

This commit also disables almost all build targets, as they are broken now
diff --git a/src/logging.h b/src/logging.h
index 975153d..a75c0f4 100644
--- a/src/logging.h
+++ b/src/logging.h
@@ -22,7 +22,7 @@
 #ifndef LOGGING_H
 #define LOGGING_H
 
-#include "config.h"
+#include "core/chronoshare-config.hpp"
 
 #ifdef HAVE_LOG4CXX