We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b4f752 commit 1a0649eCopy full SHA for 1a0649e
ci/install_magnum.sh
@@ -19,6 +19,8 @@ case "${unameOut}" in
19
*) machine="UNKNOWN:${unameOut}"
20
esac
21
22
+echo "$machine"
23
+
24
WINDOWLESS=DMAGNUM_WITH_WINDOWLESSEGLAPPLICATION
25
26
if [ "$machine" == "Mac" ]; then
0 commit comments