mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'revert-feature_record_msvc'
4ce110bbTests: Revert workaround for COMPILE_FEATURES genex bug0b7e7e27Revert topic 'feature_record_msvc'
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
# PREFIX ClimbingStats
|
||||
# OUTPUT_FILES_VAR support_files
|
||||
# OUTPUT_DIR compilers
|
||||
# COMPILERS GNU Clang MSVC
|
||||
# COMPILERS GNU Clang
|
||||
# FEATURES cxx_variadic_templates
|
||||
# )
|
||||
# install(FILES
|
||||
@@ -100,7 +100,7 @@
|
||||
# write_compiler_detection_header(
|
||||
# FILE climbingstats_compiler_detection.h
|
||||
# PREFIX ClimbingStats
|
||||
# COMPILERS GNU Clang AppleClang MSVC
|
||||
# COMPILERS GNU Clang AppleClang
|
||||
# FEATURES cxx_variadic_templates
|
||||
# )
|
||||
#
|
||||
@@ -317,7 +317,6 @@ function(write_compiler_detection_header
|
||||
GNU
|
||||
Clang
|
||||
AppleClang
|
||||
MSVC
|
||||
)
|
||||
|
||||
set(_hex_compilers ADSP Borland Embarcadero SunPro)
|
||||
|
||||
Reference in New Issue
Block a user