6 lines
137 B
CMake
6 lines
137 B
CMake
|
# Copyright (c) 2020 Intel Corporation
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
add_subdirectory(eviction)
|
||
|
add_subdirectory(backing_store)
|