proxmark3/client/deps/CMakeLists.txt

8 lines
178 B
Text
Raw Normal View History

2020-04-16 16:57:53 +08:00
include(tinycbor.cmake)
include(jansson.cmake)
include(lua.cmake)
include(mbedtls.cmake)
include(amiibo.cmake)
include(reveng.cmake)
include(zlib.cmake)
include(hardnested.cmake)