Skip to content
Snippets Groups Projects
Commit 0cc9c5fd authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Fix comment

parent d94391cc
No related branches found
No related tags found
No related merge requests found
...@@ -163,7 +163,7 @@ else () ...@@ -163,7 +163,7 @@ else ()
endif() endif()
#------------------------------------------------------ #------------------------------------------------------
# search for clang-format # search for clazy-standalone
find_program(CLAZY_STANDALONE clazy-standalone) find_program(CLAZY_STANDALONE clazy-standalone)
if (CLAZY_STANDALONE) if (CLAZY_STANDALONE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment