소스 검색

[Conan] use Ninja by default

Andrey Filipenkov 3 년 전
부모
커밋
8bf33790b8
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      CI/conan/macos-arm
  2. 2 0
      CI/conan/macos-intel

+ 2 - 0
CI/conan/macos-arm

@@ -9,3 +9,5 @@ build_type=Release
 [options]
 [build_requires]
 [env]
+[conf]
+tools.cmake.cmaketoolchain:generator = Ninja

+ 2 - 0
CI/conan/macos-intel

@@ -9,3 +9,5 @@ build_type=Release
 [options]
 [build_requires]
 [env]
+[conf]
+tools.cmake.cmaketoolchain:generator = Ninja