Watsyn: link against libsamplerate
Fixes Win32/Win64 build.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
INCLUDE(BuildPlugin)
|
||||
|
||||
LINK_DIRECTORIES(${SAMPLERATE_LIBRARY_DIRS})
|
||||
LINK_LIBRARIES(${SAMPLERATE_LIBRARIES})
|
||||
BUILD_PLUGIN(watsyn Watsyn.cpp Watsyn.h MOCFILES Watsyn.h EMBEDDED_RESOURCES ${CMAKE_CURRENT_SOURCE_DIR}/*.png)
|
||||
|
||||
Reference in New Issue
Block a user