mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 15:49:36 +02:00
Set BUILDING_AUDACITY for the executable only, as it was intended! ...
... otherwise, nontrivial plug-ins that include Audacity.h won't link on Windows
This commit is contained in:
parent
6fd04429b4
commit
6584ae0d41
@ -4,9 +4,6 @@
|
||||
so it can find the files it needs at runtime */
|
||||
#cmakedefine AUDACITY_NAME "@AUDACITY_NAME@"
|
||||
|
||||
/* Define we are compiling Audacity itself, not an Audacity plug-in */
|
||||
#cmakedefine BUILDING_AUDACITY 1
|
||||
|
||||
/* Use system FFmpeg library and disable dynamic loading of it. */
|
||||
#cmakedefine DISABLE_DYNAMIC_LOADING_FFMPEG 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user