summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2020-01-19 12:30:03 +0100
committerJF <jf@codingfield.com>2020-01-19 12:30:03 +0100
commitaeb4cce8fef138e8bcc6528e85fa15e461a4c346 (patch)
treebdeadeec5be586aad46de24496d248c631ce8c38 /src
parent2b3e6b1cde7151bea57d56f3909ff5f340c4610b (diff)
parent40100bd819bbf07a705a4e643670ac994d325803 (diff)
Merge branch 'master' of https://github.com/JF002/Pinetime
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 9d35a5b2..580c4653 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -89,4 +89,4 @@ link_directories(
../
)
-nRF5x_addExecutable(pinetime-app "${SOURCE_FILES}") \ No newline at end of file
+nRF5x_addExecutable(pinetime-app "${SOURCE_FILES}")