1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

-DWITH_RTP=OFF

Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
This commit is contained in:
Alexandra 2024-05-03 08:36:31 +00:00
parent 08321ff7be
commit 7e163a3dc1

View file

@ -67,7 +67,7 @@ build:source:
parallel:
matrix:
- DISTRO: [fedora, fedora-minimal, debian, rocky, ubuntu]
- DISTRO: fedora-minimal
# - DISTRO: fedora-minimal
CMAKE_EXTRA_OPTS: -DVILLAS_COMPILE_WARNING_AS_ERROR=ON
-DWITH_API=OFF
-DWITH_CLIENTS=OFF
@ -85,6 +85,7 @@ build:source:
-DWITH_WEB=OFF
-DCMAKE_MODULE_PATH=/usr/local/lib64/cmake
-DCMAKE_PREFIX_PATH=/usr/local
-DWITH_RTP=OFF
# Stage: test