From: Bruno Blais Date: Wed, 31 Jul 2024 20:19:54 +0000 (-0400) Subject: Remove extra hyphen from CMakeList of step-89 X-Git-Tag: v9.6.0-rc2~1^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad5bc8f967182f92728847c93b01f32938a8afed;p=dealii.git Remove extra hyphen from CMakeList of step-89 --- diff --git a/examples/step-89/CMakeLists.txt b/examples/step-89/CMakeLists.txt index 9795f5d7a3..f9c464d758 100644 --- a/examples/step-89/CMakeLists.txt +++ b/examples/step-89/CMakeLists.txt @@ -52,4 +52,4 @@ deal_ii_initialize_cached_variables() set(CLEAN_UP_FILES *.log *.gmv *.gnuplot *.gpl *.eps *.pov *.ucd *.d2 *.vtu *.pvtu) project(${TARGET}) deal_ii_invoke_autopilot() -- +