From d77da434658d4b4ed7320e60148cc92361d60a5c Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 12 Mar 2018 10:17:33 +0100 Subject: Fix a comment --- CMake/FindCBF.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMake/FindCBF.cmake b/CMake/FindCBF.cmake index 390c9c2e..9bfaa314 100644 --- a/CMake/FindCBF.cmake +++ b/CMake/FindCBF.cmake @@ -1,7 +1,7 @@ # - Find CBF # Find the native CBF includes and library # -# CBF_INCLUDES - where to find fftw3.h +# CBF_INCLUDES - where to find cbf.h # CBF_LIBRARIES - List of libraries when using CBF. # CBF_FOUND - True if CBF found. -- cgit v1.2.3