From c8aa87d9307bab6fcdadae63f9e5a81df943b3f1 Mon Sep 17 00:00:00 2001 From: Lukas Javorsky Date: Fri, 26 Jan 2024 12:22:32 +0000 Subject: [PATCH] Add comment for better code understanding --- community-mysql.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/community-mysql.spec b/community-mysql.spec index e5749f2..043013d 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -495,6 +495,7 @@ cp %{SOURCE2} %{SOURCE3} %{SOURCE10} %{SOURCE11} %{SOURCE12} \ # Note: disabling building of unittests to workaround #1989847 +# Print all Cmake options values; "-LAH" means "List Advanced Help" cmake -B %{_vpath_builddir} -LAH %cmake_build