Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with find package integration #10

Open
a-h-i opened this issue Dec 2, 2024 · 0 comments
Open

issue with find package integration #10

a-h-i opened this issue Dec 2, 2024 · 0 comments

Comments

@a-h-i
Copy link

a-h-i commented Dec 2, 2024

Hello!
Thanks for the amazing action, I am having a problem integrating it with my project though

By not providing "FindBoost.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Boost", but
  CMake did not find one.

  Could not find a package configuration file provided by "Boost" (requested
  version 1.83) with any of the following names:

    BoostConfig.cmake
    boost-config.cmake

After looking at the existing closed issue #2 I added add_compile_definitions(BOOST_ALL_NO_LIB) to my cmake and still the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant