mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-11 18:33:18 +08:00
10 lines
228 B
CMake
10 lines
228 B
CMake
include(cliparser.cmake)
|
|
include(tinycbor.cmake)
|
|
include(jansson.cmake)
|
|
include(lua.cmake)
|
|
include(mbedtls.cmake)
|
|
include(amiibo.cmake)
|
|
include(reveng.cmake)
|
|
include(zlib.cmake)
|
|
include(hardnested.cmake)
|
|
include(whereami.cmake)
|