From d0ba29e69b8d4771189fef270f0ec8179edb8384 Mon Sep 17 00:00:00 2001 From: Pascal Serrarens Date: Mon, 30 Dec 2024 14:26:22 +0100 Subject: [PATCH] Updated LinearAlgebra --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 38bbf0c..a472cb2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,8 +32,6 @@ else() "Polar.cpp" "Spherical.cpp" "Matrix.cpp" - # "Axis.cpp" - # "AngleAxis.cpp" "SwingTwist.cpp" "Direction.cpp" )