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

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