mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
more version info
This commit is contained in:
+2
-2
@@ -373,9 +373,9 @@ else
|
||||
endif
|
||||
|
||||
ifeq ($(PYTHON_FOUND),1)
|
||||
$(info Python library: system library found)
|
||||
$(info Python3 version: Python3 v${shell pkg-config --modversion python3} found, enabled)
|
||||
else
|
||||
$(info Python library: system library not found, disabled)
|
||||
$(info Python library: Python3 not found, disabled)
|
||||
endif
|
||||
|
||||
ifeq ($(SKIPWHEREAMISYSTEM),1)
|
||||
|
||||
Reference in New Issue
Block a user