Lines Matching refs:MSVC
229 if(MSVC)
235 # Treat source files as being in UTF-8 with MSVC if it's not using
238 # MSVC if it's using the Clang front end.
243 else(MSVC)
289 endif(MSVC)
362 if(MSVC)
365 endif(MSVC)
367 if(MSVC)
393 endif(MSVC)
786 # built with one version of the MSVC support library tries to free
788 # the MSVC support library.)
1072 if(MSVC AND NOT ${CMAKE_C_COMPILER} MATCHES "clang*")
1074 # MSVC, with Microsoft's front end and code generator.
1075 # "MSVC" is also set for Microsoft's compiler with a Clang
1083 # Unfortunately, MSVC does not appear to have an equivalent
1155 # Other compilers, including MSVC with a Clang front end and
1526 # On UN*X, and on Windows when not using MSVC, process man pages and
1528 if(NOT MSVC)
1542 endif(NOT MSVC)