Add cmake support

This commit is contained in:
Bjoern Kerler 2020-04-16 10:57:53 +02:00 committed by Philippe Teuwen
commit 6b1a8b8390
11 changed files with 908 additions and 0 deletions

View file

@ -0,0 +1,8 @@
include(tinycbor.cmake)
include(jansson.cmake)
include(lua.cmake)
include(mbedtls.cmake)
include(amiibo.cmake)
include(reveng.cmake)
include(zlib.cmake)
include(hardnested.cmake)