Skip to content

Commit f7b274e

Browse files
committed
Remove CMake support. Switch to Meson, guys!
1 parent 2a98890 commit f7b274e

9 files changed

Lines changed: 1 addition & 1367 deletions

CMakeLists.txt

Lines changed: 0 additions & 937 deletions
This file was deleted.

CMakeServHtml.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can also manually install, full instructions can be found in our manual: htt
1919
Compile instructions
2020
====================
2121

22-
The recommended build system for compiling MistServer is Meson.
22+
The only supported build system for compiling MistServer is Meson, since CMake support was discontinued in MistServer 3.4.
2323

2424
The project makes full use of Meson's support for "wraps" and all dependencies can be automatically fulfilled through this system. If a system-wide library is available (and compatible), that one will be preferred.
2525

lsp/CMakeLists.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

scripts/webrtc_compile.sh

Lines changed: 0 additions & 50 deletions
This file was deleted.

scripts/webrtc_mbedtls_keying_material_fix.diff

Lines changed: 0 additions & 34 deletions
This file was deleted.

scripts/webrtc_run.sh

Lines changed: 0 additions & 30 deletions
This file was deleted.

scripts/webrtc_srtp_cmakelists.txt

Lines changed: 0 additions & 112 deletions
This file was deleted.

0 commit comments

Comments
 (0)