Преглед на файлове

STYLE: Fix wrong comment in CMakeLists.txt

Jean-Christophe Fillion-Robin преди 15 години
родител
ревизия
a966f90927
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -222,7 +222,7 @@ OPTION(CTK_USE_KWSTYLE     "Enable sourcecode-based style tests." OFF)
 #       OPT2:ON
 #       OPT2:ON
 #       )
 #       )
 #
 #
-# In addition to 'CTK_LIB_Visualization/XIP' option, the following ones
+# In addition to 'CTK_LIB_<DIR>/<LIBNAME>' option, the following ones
 # will also be available in CMake configure menu:
 # will also be available in CMake configure menu:
 #  CTK_LIB_<DIR>/<LIBNAME>_OPT1  (set to OFF)
 #  CTK_LIB_<DIR>/<LIBNAME>_OPT1  (set to OFF)
 #  CTK_LIB_<DIR>/<LIBNAME>_OPT2  (set to ON)
 #  CTK_LIB_<DIR>/<LIBNAME>_OPT2  (set to ON)