Skip to content

Error at apps/linear_algebra/benchmarks/CMakeLists.txt:41 (add_executable): Target "eigen_benchmarks" links to target "Eigen3::Eigen" but the target was not found. #2942

@TolgaAktas

Description

@TolgaAktas

Getting the following error when I try to build with CMake:

CMake Error at apps/linear_algebra/benchmarks/CMakeLists.txt:41 (add_executable):
Target "eigen_benchmarks" links to target "Eigen3::Eigen" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

CMake Error at apps/linear_algebra/benchmarks/CMakeLists.txt:41 (add_executable):
Target "eigen_benchmarks" links to target "Eigen3::Eigen" but the target
was not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues related to building Halide and with CI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions