Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenMesh
OpenMesh
Commits
b1319aae
Commit
b1319aae
authored
May 12, 2016
by
Jan Möbius
Browse files
Try to build dragndrop installer for OpenMesh on Mac containing release and debug version
parent
a5dbe44e
Pipeline
#1746
failed with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
CI/ci-mac.sh
View file @
b1319aae
...
@@ -78,7 +78,7 @@ fi
...
@@ -78,7 +78,7 @@ fi
cd
build-release-
$BUILDPATH
cd
build-release-
$BUILDPATH
cmake
-DCMAKE_BUILD_TYPE
=
Release
-DOPENMESH_BUILD_PYTHON_UNIT_TESTS
=
ON
-DBUILD_APPS
=
OFF
$OPTIONS
../
cmake
-DCMAKE_BUILD_TYPE
=
Release
-DOPENMESH_BUILD_PYTHON_UNIT_TESTS
=
ON
-DBUILD_APPS
=
OFF
-DCPACK_BINARY_DRAGNDROP
=
ON
$OPTIONS
../
#build it
#build it
make
make
...
@@ -191,3 +191,21 @@ else
...
@@ -191,3 +191,21 @@ else
echo
-e
"
${
NC
}
"
echo
-e
"
${
NC
}
"
fi
fi
cd
..
cd
..
echo
-e
"
${
OUTPUT
}
"
echo
""
echo
"======================================================================"
echo
"Package creation"
echo
"======================================================================"
echo
-e
"
${
NC
}
"
cd
build-release-
$BUILDPATH
cp
../build-debug-
$BUILDPATH
/Build/lib/
*
./Build/lib/
cmake
.
make package
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment