mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[warnings] disable warnings for generated code
* Disable clang-tidy in test build directories * Disable compiler warnings for test binary directories. These contain generated code we can not change, so the warnings are just noise
This commit is contained in:
@@ -35,3 +35,4 @@ include(MSVCRuntime)
|
||||
include(ConfigureRPATH)
|
||||
include(ClangTidy)
|
||||
include(AddTargetWithResourceFile)
|
||||
include(DisableCompilerWarnings)
|
||||
|
||||
Reference in New Issue
Block a user