ソースを参照

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
 #       )
 #
-# 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:
 #  CTK_LIB_<DIR>/<LIBNAME>_OPT1  (set to OFF)
 #  CTK_LIB_<DIR>/<LIBNAME>_OPT2  (set to ON)