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

Remove the mention of it from the docs.
This commit is contained in:
Stephen Kelly 2014-11-23 10:12:49 +01:00
parent 598a316154
commit 0db3db41d4
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
# )
#