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

fix: shouldn't export install target if using FetchContent #30

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

hiiiik
Copy link
Contributor

@hiiiik hiiiik commented Aug 24, 2024

No description provided.

Signed-off-by: ik <hello_ik@outlook.com>
if(NOT Boost_FOUND)
message(STATUS "Download Boost and build it from source")
message(STATUS "Looking for Boost.")
find_package(Boost 1.81 ${OPENGEMINI_FIND_PACKAGE_REQUIRED} COMPONENTS headers serialization coroutine url)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Boost 1.81 or 1.85?

@hezhangjian hezhangjian merged commit 00f8245 into openGemini:main Aug 24, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants