mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-28 08:37:12 +08:00
Sysman test to exercise Sysman APIs and show system info Change-Id: I16c1d93eb73d54925a113bc6035100654764779c Signed-off-by: Matias A. Cabral <matias.a.cabral@intel.com>
10 lines
135 B
CMake
10 lines
135 B
CMake
#
|
|
# Copyright (C) 2020 Intel Corporation
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
#
|
|
|
|
if(NOT SKIP_L0_UNIT_TESTS)
|
|
add_subdirectories()
|
|
endif()
|