summaryrefslogtreecommitdiff
path: root/zephyr/test/skyrim/tests/winterhold/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/skyrim/tests/winterhold/CMakeLists.txt')
-rw-r--r--zephyr/test/skyrim/tests/winterhold/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/zephyr/test/skyrim/tests/winterhold/CMakeLists.txt b/zephyr/test/skyrim/tests/winterhold/CMakeLists.txt
new file mode 100644
index 0000000000..b45811b826
--- /dev/null
+++ b/zephyr/test/skyrim/tests/winterhold/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_PPC_CONFIG app PRIVATE src/ppc_config.c) \ No newline at end of file