]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a minor CMake bug.
authorDavid Wells <drwells@email.unc.edu>
Fri, 15 Jan 2021 00:01:27 +0000 (19:01 -0500)
committerDavid Wells <drwells@email.unc.edu>
Thu, 21 Jan 2021 03:02:33 +0000 (22:02 -0500)
source/simplex/CMakeLists.txt

index 398736607dda611e94920a390208405533f3ca9d..681416416890d6c28b3308e4f99463b898eb0980 100644 (file)
@@ -41,7 +41,7 @@ SET(_inst
 )
 
 FILE(GLOB _header
-  ${CMAKE_SOURCE_DIR}/include/deal.II/tet/*.h
+  ${CMAKE_SOURCE_DIR}/include/deal.II/simplex/*.h
   )
 
 DEAL_II_ADD_LIBRARY(obj_simplex OBJECT ${_src} ${_header} ${_inst})

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.