mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Release v4.9237 - Ice Coffee ☕
This commit is contained in:
parent
a19ba257af
commit
833bc4d9a3
20 changed files with 30 additions and 29 deletions
|
@ -45,5 +45,5 @@ if (NOT MINGW)
|
|||
endif (NOT MINGW)
|
||||
|
||||
target_include_directories(pm3rrg_rdv4_lua INTERFACE liblua)
|
||||
target_compile_options(pm3rrg_rdv4_lua PRIVATE -Wall -Werror -O3)
|
||||
target_compile_options(pm3rrg_rdv4_lua PRIVATE -Wall -O3)
|
||||
set_property(TARGET pm3rrg_rdv4_lua PROPERTY POSITION_INDEPENDENT_CODE ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue