Skip to content

Commit

Permalink
added newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed Feb 28, 2021
1 parent 5909146 commit d276f97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lwgps/src/include/lwgps/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
target_sources(${LIB_LWGPS_NAME} PRIVATE
lwgps.c
)
)
2 changes: 1 addition & 1 deletion lwgps/src/lwgps/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
target_sources(${LIB_LWGPS_NAME} PRIVATE
lwgps.c
)
)

0 comments on commit d276f97

Please sign in to comment.