mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-02 00:49:33 +02:00
... not assuming that it is invoked from cmake-proxies/CMakeLists.txt This will allow modules to use lib-src libraries, and even for a module to be the sole user of one of them. So addlib lines may be moved out of cmake-proxies/CMakeLists.txt, when no longer needed to build the reduced executable without the modules.