Skip to content

Commit

Permalink
Move sip bindings' build directory into the build space. (#1360)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepurvis authored and rhaschke committed Mar 29, 2019
1 parent 1b5064f commit 0aba661
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/python_bindings/sip/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ if(sip_helper_FOUND)
SIP_CONFIGURE ${python_qt_binding_EXTRAS_DIR}/sip_configure.py
SOURCE_DIR ${PROJECT_SOURCE_DIR}/src/python_bindings/sip
LIBRARY_DIR ${CATKIN_DEVEL_PREFIX}/${PYTHON_INSTALL_DIR}/rviz
BINARY_DIR ${CATKIN_DEVEL_PREFIX}/bin
DEPENDS ${rviz_sip_DEPENDENT_FILES}
DEPENDENCIES rviz
)
Expand Down

0 comments on commit 0aba661

Please sign in to comment.