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

Issues with cmake on MacOS with Homebrew #10

Open
rpgoldman opened this issue Mar 28, 2024 · 0 comments
Open

Issues with cmake on MacOS with Homebrew #10

rpgoldman opened this issue Mar 28, 2024 · 0 comments

Comments

@rpgoldman
Copy link

rpgoldman commented Mar 28, 2024

Homebrew organizes the directories for coinor differently than the popf cmakefiles expect. In particular, instead of pushing all the header files into a single coin directory, they go into <module>/coin/ (e.g., cbc/coin/). I tweaked the Find<foo>.cmake files to make cmake find the libraries, but I don't use cmake myself, so I don't know how to make the changed versions be alternative locations. See attached git diff.

Oh, yes, and the OSI config header was OsiConfig.h instead of osi_config.h

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