diff options
Diffstat (limited to 'CMake/FLTKConfig.cmake.in')
| -rw-r--r-- | CMake/FLTKConfig.cmake.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMake/FLTKConfig.cmake.in b/CMake/FLTKConfig.cmake.in index e2de914e4..fb722c124 100644 --- a/CMake/FLTKConfig.cmake.in +++ b/CMake/FLTKConfig.cmake.in @@ -10,7 +10,7 @@ # FLTK_INCLUDE_DIRS - FLTK include directories # FLTK_LIBRARIES - list of FLTK libraries built (not yet implemented) # FLTK_FLUID_EXECUTABLE - needed by the function FLTK_RUN_FLUID -# (or the deprecated fltk_wrap_ui() CMake command) +# (or the deprecated fltk_wrap_ui() CMake command) # # It defines the following deprecated variables for backwards # compatibility (do not use for new projects): |
