mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
cmake libs static
This commit is contained in:
parent
2aa587f35f
commit
f32974bb07
7 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
set_property(SOURCE PROPERTY C_STANDARD 99)
|
||||
|
||||
add_library(reveng
|
||||
add_library(reveng STATIC
|
||||
reveng/bmpbit.c
|
||||
reveng/cli.c
|
||||
reveng/getopt.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue