mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Remove readline from libamiibo, no reason to be there
This commit is contained in:
parent
fde1fd8732
commit
8852e1f9cd
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ if (NOT TARGET pm3rrg_rdv4_mbedtls)
|
|||
endif()
|
||||
find_library(pm3rrg_rdv4_mbedtls REQUIRED)
|
||||
target_link_libraries(pm3rrg_rdv4_amiibo PRIVATE
|
||||
readline
|
||||
m
|
||||
pm3rrg_rdv4_mbedtls)
|
||||
target_include_directories(pm3rrg_rdv4_amiibo PRIVATE ../../include ../../common)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue