]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make our indent scripts happy about cmake function names.
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 10 Mar 2025 21:19:02 +0000 (15:19 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 22 Apr 2025 17:17:55 +0000 (11:17 -0600)
bundled/kokkos-4.5.01/core/CMakeLists.txt

index 21f05f627242b1b2d46041b2de63393b067b55d4..9a7d43f9cab516df7d1d4cc5bd8dcb4c5e7b3b9d 100644 (file)
@@ -2,7 +2,7 @@ if(NOT Kokkos_INSTALL_TESTING)
   add_subdirectory(src)
 endif()
 
-function(KOKKOS_ADD_BENCHMARK_DIRECTORY DIR_NAME)
+function(kokkos_add_benchmark_directory DIR_NAME)
   if(NOT Kokkos_ENABLE_BENCHMARKS)
     return()
   endif()

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.