blender/build_files/cmake/platform
Ray Molenkamp f637b47064 MSVC: Enable clang-tidy analyser
This enables the use of clang-tidy in the VS IDE.

To use it:

1 - Enable WITH_CLANG_TIDY in your cmake configuration
2 - From the Analyse pull down menu select Run Code Analysis on...

The analyser is currently not enabled by default on build
given it is quite slow and there are quite a few problems
it reports that we still need to deal with.
2020-12-03 11:00:58 -07:00
..
platform_apple_xcode.cmake Cleanup: use string APPEND/PREPEND 2020-11-06 12:32:54 +11:00
platform_apple.cmake Deps: Additional changes for PugiXML on macOS 2020-12-02 15:18:05 +01:00
platform_unix.cmake Deps: Add PugiXML as an official dependency 2020-12-01 16:25:51 +01:00
platform_win32_bundle_crt.cmake Cleanup: use string APPEND/PREPEND 2020-11-06 12:32:54 +11:00
platform_win32.cmake MSVC: Enable clang-tidy analyser 2020-12-03 11:00:58 -07:00