meson: Add meson build

The intent behind this commit is build obmc-phosphor-buttons with
meson, and then remove files related to cmake.

Signed-off-by: George Liu <liuxiwei@inspur.com>
Change-Id: Iedf8c49224032e016fed3471e6e41f6055b09065
diff --git a/inc/hostSelector_switch.hpp b/inc/hostSelector_switch.hpp
index 3f62012..cb9eab7 100644
--- a/inc/hostSelector_switch.hpp
+++ b/inc/hostSelector_switch.hpp
@@ -1,4 +1,6 @@
 #pragma once
+#include "config.h"
+
 #include "button_factory.hpp"
 #include "button_interface.hpp"
 #include "common.hpp"