Skip to content

Cannot find HanaConfig.cmake #39

Open
@uknys

Description

@uknys

Hello,
I tried to use your library with my project but I have this error with CMake :

  CMake Error at CMakeLists.txt:17 (find_package):
  By not providing "FindHana.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Hana", but
  CMake did not find one.

  Could not find a package configuration file provided by "Hana" with any of
  the following names:

    HanaConfig.cmake
    hana-config.cmake

I installed Boost 1.65.1 with Homebrew on macOS High Sierra, but it doesn't seem to have this file configured while I can add other Boost librairies in my CMake file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions