diff options
Diffstat (limited to 'CMake')
-rw-r--r-- | CMake/FindCBF.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
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. |