Skip to content
Snippets Groups Projects
Commit 12689d09 authored by Gauthier Becker's avatar Gauthier Becker
Browse files

NonLinearSolver --> projects. Update All CMakeLists

remove main_dgshell.cpp which is now obsolete
parent e9e4398f
No related branches found
No related tags found
No related merge requests found
# Gmsh - Copyright (C) 1997-2010 C. Geuzaine, J.-F. Remacle
#
# See the LICENSE.txt file for license information. Please report all
# bugs and problems to <gmsh@geuz.org>.
set(SRC
functionSpaceType.h
)
file(GLOB HDR RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.h)
append_gmsh_src(NonLinearSolver/space "${SRC};${HDR}")
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment