mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
cmake: add cflags
This commit is contained in:
parent
dc6b751ea3
commit
f9857a8b0c
9 changed files with 15 additions and 4 deletions
|
@ -12,3 +12,4 @@ add_library(reveng STATIC
|
|||
|
||||
target_compile_definitions(reveng PRIVATE PRESETS)
|
||||
target_include_directories(reveng PRIVATE .)
|
||||
target_compile_options(reveng PRIVATE -Wall -Werror -O3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue