Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jason Chemin
hpp-rbprm-corba
Commits
8d46601b
Commit
8d46601b
authored
Jan 31, 2019
by
Guilhem Saurel
Browse files
fix omniidl python __init__.py generation
parent
12ba267c
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
8d46601b
...
...
@@ -95,7 +95,7 @@ INSTALL(TARGETS ${LIBRARY_NAME} DESTINATION lib)
INSTALL
(
FILES
${
CMAKE_CURRENT_SOURCE_DIR
}
/hpp/corbaserver/rbprm/
__init__
.py
${
CMAKE_CURRENT_SOURCE_DIR
}
/hpp/corbaserver/rbprm/
corba
.py
DESTINATION
${
PYTHON_SITELIB
}
/hpp/corbaserver/rbprm
)
INSTALL
(
...
...
src/hpp/corbaserver/rbprm/
__init__
.py
→
src/hpp/corbaserver/rbprm/
corba
.py
View file @
8d46601b
File moved
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment