1
0
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:
Paul Licameli
2020-05-25 11:51:28 -04:00
parent e4238a93a0
commit 7fbfc2b292
85 changed files with 21 additions and 12852 deletions

View File

@@ -7,6 +7,3 @@ the CMakeList.txt files. We did try bundling several libraries under one
CMakeList.txt without using subdirectories. However, we were then fighting
CMake too much - and did not have a clean separation of information between sub
projects.
We don't need the proxies for our own 'lib_src' such as mod-script-pipe and
FileDialog, where we 'own' the CMakeList.txt file.