AnyarInc / Ascent

A fast and flexible C++ simulation engine and differential equation solver.
Apache License 2.0
123 stars 15 forks source link

Tests fail to configure: Target "ascent_test" links to: Boost::ut #29

Open yurivict opened 1 year ago

yurivict commented 1 year ago
CMake Error at unit_tests/CMakeLists.txt:17 (target_link_libraries):
  Target "ascent_test" links to:

    Boost::ut

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

Version: 0.7.1 boost-libs-1.82.0 clang-15 FreeBSD 13.2