mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
cmake: rework includes, wip, need to modify more src after merge
This commit is contained in:
parent
f32974bb07
commit
dc6b751ea3
6 changed files with 18 additions and 20 deletions
|
@ -14,3 +14,4 @@ add_library(amiibo STATIC
|
|||
)
|
||||
|
||||
target_include_directories(amiibo PRIVATE ../../include ../../common)
|
||||
target_include_directories(amiibo INTERFACE amiitool)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue