Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
dynamic-graph-python
Commits
a4be25dd
Commit
a4be25dd
authored
Jul 06, 2020
by
Olivier Stasse
Browse files
Revert "[cmake] Change the name of the library by the target."
This reverts commit
4944617f
.
parent
ca79af98
Changes
1
Show whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
a4be25dd
...
@@ -17,6 +17,5 @@ ENDFOREACH(source)
...
@@ -17,6 +17,5 @@ ENDFOREACH(source)
# --- ADD the wrap on the dg modules
# --- ADD the wrap on the dg modules
LINK_DIRECTORIES
(
${
DYNAMIC_GRAPH_PLUGINDIR
}
)
LINK_DIRECTORIES
(
${
DYNAMIC_GRAPH_PLUGINDIR
}
)
DYNAMIC_GRAPH_PYTHON_MODULE
(
"tracer"
dynamic-graph::tracer tracer-wrap
)
DYNAMIC_GRAPH_PYTHON_MODULE
(
"tracer"
tracer tracer-wrap
)
DYNAMIC_GRAPH_PYTHON_MODULE
(
"tracer_real_time"
dynamic-graph::tracer-real-time
DYNAMIC_GRAPH_PYTHON_MODULE
(
"tracer_real_time"
tracer-real-time tracer_real_time-wrap
)
tracer_real_time-wrap
)
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