Skip to content

Commit

Permalink
Merge pull request #482 from hyoklee/hyoklee-issue-480
Browse files Browse the repository at this point in the history
chore: clean up ortools (#480)
  • Loading branch information
lukemartinlogan committed Feb 2, 2023
2 parents ae6b3ac + 98499e7 commit 0c61ed5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 146 deletions.
92 changes: 0 additions & 92 deletions CMake/Findortools.cmake

This file was deleted.

1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ Type 'c' to configure until there are no errors, then generate the makefile with
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_CXX_COMPILER=`which mpicxx`
-DBUILD_SHARED_LIBS=ON
-DORTOOLS_DIR=/path/to/ortools

After the makefile has been generated, you can type `make -j 4` or `cmake --build . -- -j 4`. Add `VERBOSE=1` to see detailed compiler output.

Expand Down
53 changes: 0 additions & 53 deletions ci/hermes/packages/gortools/package.py

This file was deleted.

0 comments on commit 0c61ed5

Please sign in to comment.