Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
contra
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
LuFG VR VIS
VR-Group
In Situ Pipeline
contra
Commits
f09d4266
Commit
f09d4266
authored
6 years ago
by
Simon Oehrl
Browse files
Options
Downloads
Patches
Plain Diff
Build python bindings in the pipeline
parent
49cef4d1
Branches
cannoli
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
.gitlab-ci.yml
with
2 additions
and
0 deletions
.gitlab-ci.yml
+
2
−
0
View file @
f09d4266
...
...
@@ -149,6 +149,7 @@ cmake:windows:msvc14.1:
-
cmake ..
-G "%COMPILER%"
-DENABLE_DEVELOPER_TESTS=ON
-DWITH_PYTHON_BINDINGS=ON
-DCMAKE_INSTALL_PREFIX=C:\dev\in_situ_dependencies\%COMPILER_SHORT%\install
-DPYTHON_EXECUTABLE:FILEPATH=C:\Python27_64\python.exe
-DPYTHON_INCLUDE_DIR:PATH=C:\Python27_64\include
...
...
@@ -291,6 +292,7 @@ test:windows:msvc14.1:
-
cd build
-
cmake ..
-DENABLE_DEVELOPER_TESTS=ON
-DWITH_PYTHON_BINDINGS=ON
-DCMAKE_INSTALL_PREFIX=$HOME/dev/in_situ_dependencies/$COMPILER/install
-DCONDUIT_DIR=$HOME/dev/in_situ_dependencies/$COMPILER/install
-DWITH_SHARED_MEMORY=1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment