浏览代码

Merge branch 'fix-WCDH-docs' into release

Brad King 11 年之前
父节点
当前提交
e002f0605d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Modules/WriteCompilerDetectionHeader.cmake

+ 1 - 1
Modules/WriteCompilerDetectionHeader.cmake

@@ -72,7 +72,7 @@
 #    write_compiler_detection_header(
 #      FILE climbingstats_compiler_detection.h
 #      PREFIX ClimbingStats
-#      COMPILERS GNU Clang MSVC
+#      COMPILERS GNU Clang
 #      FEATURES cxx_variadic_templates
 #    )
 #