summaryrefslogtreecommitdiff
path: root/recipes/wavpack.recipe
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/wavpack.recipe')
-rw-r--r--recipes/wavpack.recipe1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/wavpack.recipe b/recipes/wavpack.recipe
index f2d91b1e..158fb49e 100644
--- a/recipes/wavpack.recipe
+++ b/recipes/wavpack.recipe
@@ -20,6 +20,7 @@ class Recipe(recipe.Recipe):
-DWAVPACK_BUILD_COOLEDIT_PLUGIN=OFF \
-DWAVPACK_BUILD_WINAMP_PLUGIN=OFF'
can_msvc = True
+ cmake_generator = 'ninja'
patches = [
name + '/0001-cmake-Don-t-name-MSVC-DLL-wavpackdll.dll.patch',