Antares_Simulator icon indicating copy to clipboard operation
Antares_Simulator copied to clipboard

Improve usage for library consumers

Open JasonMarechal25 opened this issue 6 months ago • 0 comments

If a consumer use pre-built binaries to use Antares lib they are expected to provide dependencies Sirius and Ortools. This patch allows consumers to define ANTARES_INSTALL_DEPS. Antares will then add the dependencies with fetch_content

  • [ ] Check if ensure_X.cmake files could be FindX.cmake files
  • [ ] Use CPM.cmake

JasonMarechal25 avatar Aug 09 '24 09:08 JasonMarechal25