Kaynağa Gözat

WCDH: Don't imply that MSVC is supported by the module.

Remove the mention of it from the docs.
Stephen Kelly 11 yıl önce
ebeveyn
işleme
0db3db41d4
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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
 #    )
 #