Merge topic 'fix-WCDH-docs'

0db3db41 WCDH: Don't imply that MSVC is supported by the module.
This commit is contained in:
Brad King 2014-11-25 10:18:47 -05:00 committed by CMake Topic Stage
commit 623a06a6f3
1 changed files with 1 additions and 1 deletions

View File

@ -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
# )
#