mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
audacity: disable vst (#7431)
This commit is contained in:
@@ -100,7 +100,8 @@ BUILD()
|
||||
$cmakeDirArgs \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-Daudacity_conan_enabled=Off \
|
||||
-Daudacity_use_pch=no
|
||||
-Daudacity_use_pch=no \
|
||||
-Daudacity_use_vst=no
|
||||
cmake --build build $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user