From 06206482d9964835b201c682884360dd0d1e73a5 Mon Sep 17 00:00:00 2001 From: Tal Hadad Date: Sun, 12 Jun 2016 23:40:17 +0300 Subject: More docs, and minor code fixes --- unsupported/Eigen/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'unsupported/Eigen/CMakeLists.txt') diff --git a/unsupported/Eigen/CMakeLists.txt b/unsupported/Eigen/CMakeLists.txt index 6d0cf4f9d..2fc8db412 100644 --- a/unsupported/Eigen/CMakeLists.txt +++ b/unsupported/Eigen/CMakeLists.txt @@ -4,6 +4,7 @@ set(Eigen_HEADERS ArpackSupport AutoDiff BVH + EulerAngles FFT IterativeSolvers KroneckerProduct @@ -26,4 +27,4 @@ install(FILES ) add_subdirectory(src) -add_subdirectory(CXX11) \ No newline at end of file +add_subdirectory(CXX11) -- cgit v1.2.3