Try to fix

This commit is contained in:
Oleg Kalachev
2022-11-04 05:22:28 +06:00
parent ee7da701e6
commit 0a1c98d5f0

View File

@@ -14,4 +14,4 @@ catkin_install_python(PROGRAMS update
message(status "CATKIN_ENV: ${CATKIN_ENV}")
add_custom_target(roswww_static ALL
COMMAND ${CATKIN_ENV} rosrun roswww_static update)
COMMAND ${CATKIN_ENV} ${CMAKE_CURRENT_SOURCE_DIR}/update)