We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccb8729 commit 0e48291Copy full SHA for 0e48291
1 file changed
patch/dependencies.yaml
@@ -74,7 +74,7 @@ tvm_vendor:
74
libphidget22:
75
add_host: ["libusb"]
76
libg2o:
77
- add_host: ["qt", "libglu", "freeglut"]
+ add_host: ["qt", "${{ 'libglu' if linux }}", "${{ 'freeglut' if not osx }}"]
78
fmilibrary_vendor:
79
add_host: ["fmilib"]
80
mrpt2:
0 commit comments