#
# Copyright (C) 2023 Intel Corporation
#
# SPDX-License-Identifier: MIT
#

if(NOT NEO_SKIP_L0_UNIT_TESTS)
  add_subdirectory(unit_tests)
endif()
