blob: 19c0a6e2b2613370eef02712b283be29565ffcd8 [file]
# Generate potential SARIF results
include("${CMAKE_CURRENT_LIST_DIR}/GenerateSarifResults.cmake")
# Enable SARIF logging at the end for the most behavior coverage
# All results should be captured regardless of when enabled
set(CMAKE_EXPORT_SARIF ON CACHE BOOL "Export SARIF results" FORCE)