]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix the name of an object library. 17949/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 19 Dec 2024 01:40:35 +0000 (18:40 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 19 Dec 2024 01:40:35 +0000 (18:40 -0700)
source/particles/CMakeLists.txt

index 8040214681ecc210fb3011178a7c365215b4df38..2b633a4f97c04d8ec3aeae2fb25bd2cd11345019 100644 (file)
@@ -33,5 +33,5 @@ file(GLOB _header
   ${CMAKE_SOURCE_DIR}/include/deal.II/particles/*.h
   )
 
-define_object_library(object_particle OBJECT ${_src} ${_header} ${_inst})
-expand_instantiations(object_particle "${_inst}")
+define_object_library(object_particles OBJECT ${_src} ${_header} ${_inst})
+expand_instantiations(object_particles "${_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.