mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-06-02 09:46:34 +03:00
Our probe is actually for SWIG + Python3
Indicate so in the final configuration overview.
This commit is contained in:
@@ -437,9 +437,9 @@ else()
|
||||
endif()
|
||||
|
||||
if(HAVE_SWIG)
|
||||
message(STATUS "DO HAVE swig")
|
||||
message(STATUS "DO HAVE swig+Python3")
|
||||
else()
|
||||
message(STATUS "DON'T HAVE swig")
|
||||
message(STATUS "DON'T HAVE swig+Python3")
|
||||
endif()
|
||||
|
||||
message(STATUS "----------------------")
|
||||
|
||||
Reference in New Issue
Block a user