summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 7fbb2eb..f4c787f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -79,4 +79,8 @@ include_directories(
libs/date/includes
)
+link_directories(
+ ../
+)
+
nRF5x_addExecutable(pinetime-app "${SOURCE_FILES}") \ No newline at end of file