inexorgame / vulkan-renderer

A new 3D game engine for Linux and Windows using C++20 and Vulkan API 1.3, in very early but ongoing development
https://inexor.org
MIT License
790 stars 34 forks source link

Migrate to new conan center remote #433

Closed IAmNotHanni closed 2 years ago

IAmNotHanni commented 2 years ago
-- Conan executing: /usr/local/bin/conan install /__w/vulkan-renderer/vulkan-renderer --remote conan-center --build outdated --options build_benchmarks=False --options build_tests=False --profile default --settings build_type=Release --settings compiler=clang --settings compiler.version=12 --settings compiler.libcxx=libstdc++11 --settings compiler.cppstd=17 --settings compiler.libcxx=libstdc++11
WARN: Remotes registry file missing, creating default one in /github/home/.conan/remotes.json
ERROR: No remote 'conan-center' defined in remotes
CMake Error at build/conan.cmake:631 (message):
  Conan install failed='1'
Call Stack (most recent call first):
  cmake/conan_setup.cmake:52 (conan_cmake_install)
  CMakeLists.txt:38 (include)