mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Release v4.16191 - Nitride
This commit is contained in:
parent
5ac42add1a
commit
bec61e9185
17 changed files with 34 additions and 47 deletions
|
@ -44,5 +44,5 @@ add_library(pm3rrg_rdv4_mbedtls STATIC
|
|||
|
||||
target_include_directories(pm3rrg_rdv4_mbedtls PRIVATE ../../common)
|
||||
target_include_directories(pm3rrg_rdv4_mbedtls INTERFACE ../../common/mbedtls)
|
||||
target_compile_options(pm3rrg_rdv4_mbedtls PRIVATE -Wall -Werror -O3)
|
||||
target_compile_options(pm3rrg_rdv4_mbedtls PRIVATE -Wall -O3)
|
||||
set_property(TARGET pm3rrg_rdv4_mbedtls PROPERTY POSITION_INDEPENDENT_CODE ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue