diff --git a/CMakeLists.txt b/CMakeLists.txt index b1a28eb40ac2cf3fc4cca83c88d71c6683511527..f3e1f4c36b64122b60f3626350258aa36fe53ff2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -77,8 +77,8 @@ set(GMSH_API Mesh/meshGEdge.h Mesh/meshGFace.h Mesh/meshGFaceOptimize.h Mesh/meshGFaceDelaunayInsertion.h Solver/dofManager.h Solver/femTerm.h Solver/laplaceTerm.h Solver/elasticityTerm.h - Solver/linearSystem.h Solver/linearSystemGMM.h Solver/linearSystemCSR.h Solver/linearSystemFull.h - Solver/elasticitySolver.h + Solver/linearSystem.h Solver/linearSystemGMM.h Solver/linearSystemCSR.h + Solver/linearSystemFull.h Solver/elasticitySolver.h Post/PView.h Post/PViewData.h Plugin/PluginManager.h Graphics/drawContext.h contrib/kbipack/gmp_normal_form.h contrib/kbipack/gmp_matrix.h