Revert "Fixes the build location of the LADSPA effect plugin"

This reverts commit 119ff99f27.
This commit is contained in:
Lukas W
2015-10-30 22:22:05 +01:00
parent 38bcc73f1c
commit a54e55b277

View File

@@ -1,3 +1,5 @@
SET(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/ladspa")
IF(WANT_CAPS)
ADD_SUBDIRECTORY(caps)
ENDIF(WANT_CAPS)