Skip to content

Draft: (build): fetch new conan packages

Didier WECKMANN requested to merge 601-build-fetch-new-conan-packages into dev

Description

Root CMakeLists.txt

/cmake/conan/conan.cmake

/cmake/conan/conan-deps.cmake

  • Delete CONAN_COMMON
  • Update with latest version of packages, add new packages if needed

/cmake/build/flags.cmake

  • Remove part using the common.py and include the conan package that defines compilation flags (conan package: sight-flags, file: flags.cmake).

Misc

Closes #601 (closed)

How to test it?

Build everything, launch all tutorials, launch all applications

Edited by Romain MANCIAUX

Merge request reports