Dune-II---The-Maker
Dune-II---The-Maker copied to clipboard
Upgrade to GCC14
Upgrade to GCC14, the ci-pipeline already does this, but had to disable dangling reference warning to make the build pass.
Task:
- remove
"-Wno-dangling-reference"fromCMakeLists.txt - remove
"-Wno-deprecated"fromCMakeLists.txt - make sure to use GCC14 on local
- write steps to do this for Windows (using MSYS2?) (bonus)
- update ci pipelines where applicable