make/cmake cliparser lib and remove redundant getopt from reveng

This commit is contained in:
Philippe Teuwen
2020-04-19 12:14:56 +02:00
parent 5f4385986c
commit 4967096e3b
9 changed files with 37 additions and 123 deletions

View File

@@ -1,3 +1,4 @@
include(cliparser.cmake)
include(tinycbor.cmake)
include(jansson.cmake)
include(lua.cmake)