This commit is contained in:
Rmys
2025-02-26 11:04:04 +03:00
committed by GitHub
parent b23add33e4
commit ab73f2c721
2 changed files with 10 additions and 2 deletions
+1
View File
@@ -16,6 +16,7 @@ def setup():
# shelltools.system("mkdir build")
# shelltools.system("cd build")
cmaketools.configure("-B build -DCMAKE_SKIP_RPATH=ON \
-DCMAKE_BUILD_TYPE=Release \
-DWITH_LIBSYSTEMD=OFF \
-DCMAKE_INSTALL_LIBDIR=lib \
-DWITH_DSP_FFMPEG=ON \