mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-04 14:18:58 -05:00
This replaces `set(CMAKE_CXX_STANDARD 14)` by `set(CMAKE_CXX_STANDARD 11)` wherever it is required. Wherever it is superseded by parental `CMakeLists.txt`, this command is now removed.