obs-StreamFX/cmake
Michael Fabian 'Xaymar' Dirks 92fc2b3ccb cmake: Add support for running clang-tidy
Adds supports for running clang-tidy from within CMake, if the Clang toolset was found. This feature is experimental, but should work on many compilers, as it relies on generated compile_commands.json which are fully generated by the clang subproject. Using clang-tidy we can find hidden bugs that other static analyzers do not detect, or compilers don't even bother throwing an error for.
2020-04-18 19:11:53 +02:00
..
clang@58da85a255 cmake: Add support for running clang-tidy 2020-04-18 19:11:53 +02:00
modules filter-nv-face-tracking: Nvidia exclusive Face Tracking filter 2020-03-31 21:46:47 +02:00
DownloadProject.CMakeLists.cmake.in cmake: Many fixes and improvements 2018-04-24 12:31:43 +02:00
DownloadProject.cmake cmake: Many fixes and improvements 2018-04-24 12:31:43 +02:00
installer.iss.in ci: Build Installers and rename to StreamFX 2019-12-22 07:55:13 +01:00
module.cpp.in project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
util.cmake cmake: Massive update ported from obs-amd-encoder 2018-09-26 01:17:08 +02:00
version.hpp.in common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
version.rc.in cmake: Massive update ported from obs-amd-encoder 2018-09-26 01:17:08 +02:00