2021-07-06 21:44:16 +08:00
|
|
|
#
|
2022-08-11 23:58:56 +08:00
|
|
|
# Copyright (C) 2021-2022 Intel Corporation
|
2021-07-06 21:44:16 +08:00
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
#
|
|
|
|
|
2022-08-11 23:58:56 +08:00
|
|
|
target_sources(neo_libult_common PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/CMakeLists.txt)
|
2021-07-06 21:44:16 +08:00
|
|
|
|
2022-08-11 23:58:56 +08:00
|
|
|
add_subdirectories()
|