mirror of
https://github.com/RfidResearchGroup/RFIDtools.git
synced 2026-05-12 11:19:59 -07:00
Use main CMakeLists.txt manager all cmake project.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# version
|
||||
cmake_minimum_required(VERSION 3.4.1)
|
||||
|
||||
# bzip2 dep
|
||||
include(cmake/bzip2.cmake)
|
||||
# pm3 client
|
||||
add_subdirectory(proxmark3/client/android)
|
||||
Reference in New Issue
Block a user