Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
ExportSbom
/
ApplicationTarget.cmake
blob: 39b0c295417b8f8591d955bbe4ec2df7d25a9862 [
file
]
include
(
$
{
CMAKE_CURRENT_LIST_DIR
}/../
Sbom
/
ApplicationTarget
.
cmake
)
export
(
SBOM application_targets
EXPORT application_targets
FORMAT
"spdx-3.0+json"
)