Files
lmms/plugins
Johannes Lorenz 8a9a2fae62 Compile LMMS using C++17
This replaces `set(CMAKE_CXX_STANDARD 14)` by `set(CMAKE_CXX_STANDARD 17)`
wherever it is required.

Additionally:

* raise `CMAKE_MINIMUM_REQUIRED(VERSION ...)` to `3.8` (the minimum
  that supports C++17)
* `stdshims.h` is now unused and thus removed
2021-09-17 18:23:01 +02:00
..
2021-09-12 01:00:21 +02:00
2021-09-12 01:00:21 +02:00
2021-09-12 01:00:21 +02:00
2021-09-12 01:00:21 +02:00
2020-10-10 15:17:25 +09:00
2021-09-12 01:00:21 +02:00
2021-09-12 01:00:21 +02:00
2021-09-12 01:00:21 +02:00
2021-09-12 01:00:21 +02:00
2021-09-17 18:23:01 +02:00
2021-09-17 18:23:01 +02:00