__                 _ _                _
  / _| ___   ___   __| | |__   __ _ _ __| | __
 | |_ / _ \ / _ \ / _` | '_ \ / _` | '__| |/ /
 |  _| (_) | (_) | (_| | |_) | (_| | |  |   <
 |_|  \___/ \___/ \__,_|_.__/ \__,_|_|  |_|\_\

A personal BBS  ·  Missoula, Montana  ·  formerly NaClCON BBS

Connect from your terminal: telnet naclconbbs.net 23  |  ssh naclconbbs.net -p 2222

  • src/doors/termgfx/libADLMIDI/CMakeLists.txt

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sat Jul 4 14:32:37 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/755471638f84b71d2d2d5a6b
    Modified Files:
    src/doors/termgfx/libADLMIDI/CMakeLists.txt
    Log Message:
    termgfx/libADLMIDI: raise cmake_minimum_required to 3.5 (CMake 4.x)

    CMake 4.x removed compatibility with cmake_minimum_required < 3.5, so the vendored libADLMIDI failed to configure ("Compatibility with CMake < 3.5 has been removed from CMake"), breaking both the SyncDOOM and SyncDuke builds. Use the range form 3.5...3.31 so the floor clears the 4.x error and policy behavior is pinned to a tested max. The other 3.2 reference (a VERSION_GREATER runtime check gating -fvisibility-inlines-hidden) needs no change -- with a >=3.5 floor it is always true.

    Reported by Accession on IRC (#synchronet).

    Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net