Update CMakeLists.txt

This commit is contained in:
Iceman 2020-04-17 06:43:16 +02:00 committed by Philippe Teuwen
commit 4e233c682d

View file

@ -390,6 +390,7 @@ endif (Qt5_FOUND)
add_executable(
proxmark3
${TARGET_SOURCES}
${ADDITIONAL_SRC}
)
find_library(jansson REQUIRED)