mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 13:00:42 -07:00
test5... cleaning
This commit is contained in:
parent
d22b57008a
commit
77c549acad
1 changed files with 0 additions and 3 deletions
|
@ -454,9 +454,6 @@ if (APPLE)
|
||||||
message(STATUS "AppKit.framework found! ${APPKIT_LIBRARY}")
|
message(STATUS "AppKit.framework found! ${APPKIT_LIBRARY}")
|
||||||
set(ADDITIONAL_LNK "-framework Foundation" "-framework AppKit")
|
set(ADDITIONAL_LNK "-framework Foundation" "-framework AppKit")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set_property(TARGET proxmark3 PROPERTY LINK_FLAGS "-Wl,-undefined dynamic_lookup")
|
|
||||||
|
|
||||||
endif (APPLE)
|
endif (APPLE)
|
||||||
|
|
||||||
if ((NOT SKIPQT EQUAL 1) AND (Qt5_FOUND))
|
if ((NOT SKIPQT EQUAL 1) AND (Qt5_FOUND))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue