-
Raphael Memmesheimer authored
This reverts commit 6c1b2042.
Raphael Memmesheimer authoredThis reverts commit 6c1b2042.
CMakeLists.txt 125 B
set(Math_SRC
Line2D.cpp
Transformation2D.cpp
Pose.cpp
Math.cpp
Point2D.cpp
)
add_library(MappingMath ${Math_SRC})