mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -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
|
@ -16,3 +16,4 @@ add_library(jansson STATIC
|
|||
)
|
||||
|
||||
target_compile_definitions(jansson PRIVATE HAVE_STDINT_H)
|
||||
target_include_directories(jansson INTERFACE jansson)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue