We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21ff8a6 commit 36c1cd8Copy full SHA for 36c1cd8
Math/CMakeLists.txt
@@ -1,6 +1,5 @@
1
# Math/CMakeLists.txt
2
-add_library(Math src/Ellipsoid.cpp
3
- src/MathFunctions.cpp
+add_library(Math src/MathFunctions.cpp
4
src/Polynomial.cpp
5
src/SkewSymmetric.cpp
6
src/Spline.cpp
0 commit comments