Переглянути джерело

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(
 #    write_compiler_detection_header(
 #      FILE climbingstats_compiler_detection.h
 #      FILE climbingstats_compiler_detection.h
 #      PREFIX ClimbingStats
 #      PREFIX ClimbingStats
-#      COMPILERS GNU Clang MSVC
+#      COMPILERS GNU Clang
 #      FEATURES cxx_variadic_templates
 #      FEATURES cxx_variadic_templates
 #    )
 #    )
 #
 #