Private
Public Access
2
0

CMake: add spdx tags to modules

Helps to be explict what license each module is under

Signed-off-by: Thomas Ingleby <thomas.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2019-05-09 09:46:49 -07:00
parent c4d8dd2524
commit 6d2ca4b97a
11 changed files with 27 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
# Copyright (c) 2015 Intel Corporation
# SPDX-License-Identifier: MIT
find_program (YUIDOC_EXECUTABLE NAMES yuidoc
HINTS $ENV{YUIDOC_DIR}
PATHS usr usr/local