build: add cmake support

feat: add cmake support

chore: remove old code

revert: remove mbus_data_record_unit

build: do not break existing building system
This commit is contained in:
Carlos Gomes Martinho
2020-03-17 21:25:08 +01:00
parent 62ac3678ff
commit d96dcfad09
8 changed files with 279 additions and 21 deletions

7
.gitignore vendored
View File

@ -10,7 +10,6 @@ test/Makefile.in
/compile
config.guess
config.sub
config.h.in
configure
/depcomp
/install-sh
@ -72,3 +71,9 @@ test/test-frames/*.xml.new
test/error-frames/*.xml.new
test/unsupported-frames/*.xml.new
/build/
_build/
# IDE
/.vscode/
CMakeLists.txt.user