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

[cmake] Add clp dependencies to AliceVisionConfig.cmake.in #1262

Merged

Conversation

p12tic
Copy link
Contributor

@p12tic p12tic commented Oct 6, 2022

This is required for packages that use AliceVision as dependency to be able to build in cases they themselves don't depend on clp. In such situation CMake doesn't know about CoinUtils, Osi and Clp packages when parsing dependencies of AliceVision and the build fails.

This problem has been introduced by #1237.

This is required for packages that use AliceVision as dependency to be
able to build in cases they themselves don't depend on clp. In such
situation CMake doesn't know about CoinUtils, Osi and Clp packages when
parsing dependencies of AliceVision and the build fails.
@simogasp simogasp added this to the 2.5.0 milestone Oct 6, 2022
@fabiencastan fabiencastan merged commit 6295a90 into alicevision:develop Oct 6, 2022
@p12tic p12tic deleted the fix-dependency-build-cmake branch October 6, 2022 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants