summaryrefslogtreecommitdiff
path: root/zephyr/test/skyrim/tests/crystaldrift/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/skyrim/tests/crystaldrift/CMakeLists.txt')
-rw-r--r--zephyr/test/skyrim/tests/crystaldrift/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr/test/skyrim/tests/crystaldrift/CMakeLists.txt b/zephyr/test/skyrim/tests/crystaldrift/CMakeLists.txt
index e78711fed2..cec3317f7f 100644
--- a/zephyr/test/skyrim/tests/crystaldrift/CMakeLists.txt
+++ b/zephyr/test/skyrim/tests/crystaldrift/CMakeLists.txt
@@ -3,3 +3,4 @@
# found in the LICENSE file.
target_sources(app PRIVATE src/common.c)
+target_sources_ifdef(CONFIG_TEST_BOARD_PPC_CONFIG app PRIVATE src/ppc_config.c)