Update CMakeLists.txt
This commit is contained in:
@@ -390,6 +390,7 @@ endif (Qt5_FOUND)
|
|||||||
add_executable(
|
add_executable(
|
||||||
proxmark3
|
proxmark3
|
||||||
${TARGET_SOURCES}
|
${TARGET_SOURCES}
|
||||||
|
${ADDITIONAL_SRC}
|
||||||
)
|
)
|
||||||
|
|
||||||
find_library(jansson REQUIRED)
|
find_library(jansson REQUIRED)
|
||||||
|
|||||||
Reference in New Issue
Block a user