mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
minor
This commit is contained in:
parent
490d5d26ae
commit
04517b3fe1
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
# Usage:
|
||||||
|
# mkdir build
|
||||||
|
# cd build
|
||||||
|
# cmake .. (see below for options)
|
||||||
|
# make (VERBOSE=1 if needed)
|
||||||
|
#
|
||||||
# MINGW:
|
# MINGW:
|
||||||
# On ProxSpace 3.4:
|
# On ProxSpace 3.4:
|
||||||
# cmake -G"MSYS Makefiles" ..
|
# cmake -G"MSYS Makefiles" ..
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue