chore(copyright): update copyright header for cmake directory (#3254)

This commit is contained in:
Aviral Goel
2025-11-20 20:36:37 -05:00
committed by GitHub
parent f58bd56e6b
commit a960c9950b
10 changed files with 25 additions and 175 deletions

View File

@@ -1,3 +1,6 @@
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
# SPDX-License-Identifier: MIT
function(get_target_property2 VAR TARGET PROPERTY)
get_target_property(_pflags ${TARGET} ${PROPERTY})