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

find-external coin-utils: include coin subdir #678

Merged
merged 2 commits into from
Mar 25, 2024

Conversation

nim65s
Copy link
Collaborator

@nim65s nim65s commented Mar 25, 2024

Hi,

This fix uses of clp when clp and coin-utils are not installed in the same prefix, because clp try to include "CoinPragma.hpp" from coin-utils while coin-utils export include/ as includedir and provide include/coin/CoinPragma.hpp.

nim65s and others added 2 commits March 22, 2024 18:30
to fix clp which tries to include "CoinPragma.hpp" from coin-utils
while coin-utils export include/ as includedir and provide
include/coin/CoinPragma.hpp
@jcarpent jcarpent merged commit c95a60e into jrl-umi3218:master Mar 25, 2024
2 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