mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 16:43:52 +01:00
Print various sundries about the build
To (hopefully) assist in debugging build problems.
This commit is contained in:
@@ -65,7 +65,6 @@ else()
|
||||
endif()
|
||||
|
||||
if( NOT EXISTS "${WXWIN}" )
|
||||
find_package( Git )
|
||||
if( NOT GIT_FOUND )
|
||||
message( FATAL_ERROR "Git is needed to clone wxWidgets" )
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user