Files
CMake/Tests/RunCMake/SarifOutput/ScriptModeSarifVariable.cmake
2025-01-29 08:43:19 -05:00

4 lines
179 B
CMake

# Try enabling SARIF output in script mode
# No file should be generated since script mode ignores the variable
set(CMAKE_EXPORT_SARIF ON CACHE BOOL "Export SARIF results" FORCE)