mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -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
|
@ -7,4 +7,7 @@ add_library(tinycbor STATIC
|
|||
tinycbor/cborpretty.c
|
||||
tinycbor/cbortojson.c
|
||||
tinycbor/cborvalidation.c
|
||||
)
|
||||
)
|
||||
|
||||
target_include_directories(tinycbor INTERFACE tinycbor)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue