Added Group.h to installable headers
parent
4284f07a61
commit
cceddaa757
|
@ -26,7 +26,7 @@ sources += timing.cpp debug.cpp
|
|||
check_PROGRAMS += tests/testDebug tests/testTestableAssertions
|
||||
|
||||
# Manifolds and Lie Groups
|
||||
headers += Manifold.h
|
||||
headers += Manifold.h Group.h
|
||||
headers += Lie.h Lie-inl.h lieProxies.h LieScalar.h
|
||||
sources += LieVector.cpp
|
||||
check_PROGRAMS += tests/testLieVector tests/testLieScalar
|
||||
|
|
Loading…
Reference in New Issue