zephyr/subsys/demand_paging/CMakeLists.txt

6 lines
137 B
CMake

# Copyright (c) 2020 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
add_subdirectory(eviction)
add_subdirectory(backing_store)