mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-30 17:23:51 +01:00
re-insert the cmake options lost in Vaughan's last update from upstream. This is a hacky script which I don't like - we should be calling cmake directly from the audacity configure scripts, so control is there
This commit is contained in:
2
lib-src/libsoxr/configure
vendored
2
lib-src/libsoxr/configure
vendored
@@ -10,4 +10,4 @@
|
||||
|
||||
# Autotools options should not be passed to this script.
|
||||
|
||||
cmake $* .
|
||||
cmake -DBUILD_SHARED_LIBS=OFF -DWITH_OPENMP=OFF .
|
||||
|
||||
Reference in New Issue
Block a user