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

wrong cmakelist

parent 29513389
Branches
Tags
No related merge requests found
......@@ -3,8 +3,8 @@
# See the LICENSE.txt file for license information. Please report all
# bugs and problems to <gmsh@geuz.org>.
add_subdirectory(InternalPoints)
include_directories(InternalPoints)
add_subdirectory(internalPoints)
include_directories(internalPoints)
append_gmsh_src(NonLinearSolver "${SRC};${HDR}")
set(GMSH_DIRS ${GMSH_DIRS};NonLinearSolver PARENT_SCOPE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment