From d32b33e470cf42341155089cbec66faf3ae023b4 Mon Sep 17 00:00:00 2001 From: Fabian Castelli <50630942+gfcas@users.noreply.github.com> Date: Sat, 28 Aug 2021 13:16:05 +0200 Subject: [PATCH] Update cmake/modules/FindGINKGO.cmake Co-authored-by: Marc Fehling --- cmake/modules/FindGINKGO.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/modules/FindGINKGO.cmake b/cmake/modules/FindGINKGO.cmake index eace1bcc63..40ff3c4673 100644 --- a/cmake/modules/FindGINKGO.cmake +++ b/cmake/modules/FindGINKGO.cmake @@ -20,7 +20,7 @@ # # GINKGO_INCLUDE_DIRS # GINKGO_INTERFACE_LINK_FLAGS -# GINGKO_VERSION +# GINKGO_VERSION # SET(GINKGO_DIR "" CACHE PATH "An optional hint to a GINKGO installation") -- 2.39.5