Mold/Ninja through conan

This commit is contained in:
2026-04-26 22:16:42 +02:00
parent 3fbb05a9bb
commit 742af1ae59
20 changed files with 205 additions and 151 deletions

View File

@@ -9,8 +9,6 @@ find_package(magic_enum REQUIRED)
find_package(CLI11 REQUIRED)
find_package(quill REQUIRED)
find_package(cpptrace REQUIRED)
if(BUILD_TESTS)
find_package(GTest REQUIRED)
endif()