Skip to content

Commit 2ec23ac

Browse files
fbaillyOlivier Stasse
authored andcommitted
moved robot-utils.cpp and changed CMakeLists accordingly
1 parent 4c5d21c commit 2ec23ac

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,10 @@ SET(${LIBRARY_NAME}_SOURCES
152152
tools/periodic-call
153153
tools/device
154154
tools/trajectory
155+
tools/robot-utils
155156
156157
matrix/matrix-svd
157158
158-
robot-utils
159159
)
160160
161161
ADD_LIBRARY(${LIBRARY_NAME}
File renamed without changes.

0 commit comments

Comments
 (0)