mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-27 15:50:10 +01:00
Finish the job of 30dbdf4, deleting abandoned source files...
... And correcting #include paths, and removing mentions in read-me files, and correcting CMakeLists.txt
This commit is contained in:
@@ -144,7 +144,6 @@ endfunction()
|
||||
#
|
||||
# directory option symbol req chk version
|
||||
addlib( wxWidgets wxwidgets WX YES NO "" ) # must be first
|
||||
addlib( FileDialog FileDialog FILEDIALOG YES YES "" )
|
||||
addlib( expat expat EXPAT YES YES "expat >= 2.1.0" )
|
||||
addlib( lame lame LAME YES YES "lame >= 3.100" )
|
||||
addlib( libsndfile sndfile SNDFILE YES YES "sndfile >= 1.0.28" )
|
||||
|
||||
Reference in New Issue
Block a user