target_sources(${PROJECT_NAME} PRIVATE
        TestColoring.cpp
        TestEigen.cpp
        TestExpression.cpp
        TestIntegration.cpp
        TestMatrix.cpp
        TestMode.cpp
        TestNURBS.cpp
        TestQuaternion.cpp
        TestSampling.cpp
        TestShape.cpp
        TestSolver.cpp
        TestSorting.cpp
        TestString.cpp
        TestSurfaceNM.cpp
        TestTensor.cpp
        TestUtility.cpp
)
