From: Wolfgang Bangerth Date: Wed, 29 Jan 2025 04:47:10 +0000 (-0700) Subject: Fix the name of a macro in the documentation. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c3cbf301176c3fd3cadcd6fd234b36d7a612bde;p=dealii.git Fix the name of a macro in the documentation. --- diff --git a/cmake/macros/macro_define_object_target.cmake b/cmake/macros/macro_define_object_target.cmake index c3ecc6f4d7..de5e571709 100644 --- a/cmake/macros/macro_define_object_target.cmake +++ b/cmake/macros/macro_define_object_target.cmake @@ -13,7 +13,7 @@ ## ------------------------------------------------------------------------ # -# define_object_target() +# define_object_library() # # A small wrapper around add_library that will define a target for each # build type specified in DEAL_II_BUILD_TYPES. The specified library name