-
Notifications
You must be signed in to change notification settings - Fork 321
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Install ipopt dependencies in ipopt folder to reduce book-keeping (#3920
) * Install ipopt dependencies in ipopt folder to reduce unnecessary book-keeping * Update CMakeLists.txt Replicate fix to install script on linux to account for new library locations * install libfortran and quadmath on apple * Install libgcc from same folder as libgfortran on osx * Update CMakeLists.txt Add comments and remove unused/stale lines from OSX install commands * Remove debugging and comment lines --------- Co-authored-by: Ayman <[email protected]>
- Loading branch information
Showing
3 changed files
with
35 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters