Skip to content

Commit

Permalink
add ortools
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrt Builder committed Feb 6, 2024
1 parent fcc89c8 commit fb7195c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions yaml/cmake.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,11 @@ opengl:
libraries: [OPENGL_LIBRARIES]
library_dirs: []
name: MrtOpenGL
ortools:
name: ortools
targets: ['ortools::ortools']
include_dirs: [ortools_INCLUDE_DIR]
libraries: [ortools_LIBRARIES]
pangolin:
include_dirs: [Pangolin_INCLUDE_DIRS]
libraries: [Pangolin_LIBRARIES]
Expand Down

0 comments on commit fb7195c

Please sign in to comment.