summaryrefslogtreecommitdiff
path: root/zephyr/test/skyrim/tests/baseboard/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/skyrim/tests/baseboard/CMakeLists.txt')
-rw-r--r--zephyr/test/skyrim/tests/baseboard/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/zephyr/test/skyrim/tests/baseboard/CMakeLists.txt b/zephyr/test/skyrim/tests/baseboard/CMakeLists.txt
new file mode 100644
index 0000000000..09db535985
--- /dev/null
+++ b/zephyr/test/skyrim/tests/baseboard/CMakeLists.txt
@@ -0,0 +1,5 @@
+# Copyright 2023 The ChromiumOS Authors
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+target_sources_ifdef(CONFIG_TEST_BOARD_USB_PD_POLICY app PRIVATE src/usb_pd_policy.c ${PLATFORM_EC_PROGRAM_DIR}/skyrim/src/usb_pd_policy.c) \ No newline at end of file