Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nesci
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab 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
nesci
Commits
864d44fa
Commit
864d44fa
authored
5 years ago
by
Simon Oehrl
Browse files
Options
Downloads
Patches
Plain Diff
Add dependency to pynesci
parent
d2ec55c2
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
pynesci/src/CMakeLists.txt
+1
-1
1 addition, 1 deletion
pynesci/src/CMakeLists.txt
with
1 addition
and
1 deletion
pynesci/src/CMakeLists.txt
+
1
−
1
View file @
864d44fa
...
...
@@ -34,7 +34,7 @@ add_python_module(
HEADERS
${
HEADERS
}
PYTHON_SOURCES
${
PYTHON_SOURCES
}
INCLUDE_DIRECTORIES
${
CMAKE_CURRENT_SOURCE_DIR
}
LINK_LIBRARIES Boost::python
${
PYTHON_VERSION_MAJOR
}${
PYTHON_VERSION_MINOR
}
Boost::disable_autolinking conduit
LINK_LIBRARIES Boost::python
${
PYTHON_VERSION_MAJOR
}${
PYTHON_VERSION_MINOR
}
Boost::disable_autolinking conduit
nesci::nesci
OUTPUT_DIRECTORY
${
PYNESCI_OUTPUT_DIR
}
)
...
...
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