summaryrefslogtreecommitdiff
path: root/tools/CMakeLists.txt
AgeCommit message (Collapse)Author
2025-03-03bump libfmt to 11.0.2 to fix compiler warnings with g++ 14Henny022p
11.1.0 introduced new conversion warnings, so we don't use that yet
2022-02-11switch to using cpp-best-practices/project_options for compiler warningsHenny022p
suboptimal solution due to us being limited to cmake 3.13 on jenkins fixes #370
2022-01-20lower required cmake versiontheo3
2021-11-23modify main Makefile to build tools using cmakeHenny022p
2021-11-23moved agb2midHenny022p
2021-11-23moved asset_processor to new locationHenny022p
2021-11-23added cmake file with dependenciesHenny022p