mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
compile with swig files if available
This commit is contained in:
parent
2f6261badb
commit
f37088095b
17 changed files with 198 additions and 593 deletions
7
client/experimental_client_with_swig/01make_client_cmake_continue.sh
Executable file
7
client/experimental_client_with_swig/01make_client_cmake_continue.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd ..
|
||||
(
|
||||
cd build
|
||||
make -j
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue