summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/power_host_sleep/CMakeLists.txt
blob: 8b5f356719680e11cc4af08470ce447739939b83 (plain)
1
2
3
4
5
6
# Copyright 2022 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

# Add source files
target_sources(app PRIVATE src/test_power_host_sleep.c)