mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
10 lines
123 B
CMake
10 lines
123 B
CMake
![]() |
#
|
||
|
# Copyright (C) 2022 Intel Corporation
|
||
|
#
|
||
|
# SPDX-License-Identifier: MIT
|
||
|
#
|
||
|
|
||
|
if(TESTS_ADLN)
|
||
|
add_subdirectories()
|
||
|
endif()
|