9 lines
164 B
CMake
9 lines
164 B
CMake
![]() |
#
|
||
|
# Copyright (C) 2017-2020 Intel Corporation
|
||
|
#
|
||
|
# SPDX-License-Identifier: MIT
|
||
|
#
|
||
|
|
||
|
add_subdirectory(source)
|
||
|
set(CLOC_LIB_SRCS_LIB ${CLOC_LIB_SRCS_LIB} PARENT_SCOPE)
|