aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-07-10 13:52:02 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-07-10 13:52:02 +0200
commit2320bfb86e2bb1ff263f8dca71e4729ba6a7e152 (patch)
tree56852249e4c6f013be168c6ba6a6c5341940ee94
parent8d4708894c2322b8b6e0a4d9fe73175251a1febf (diff)
Format
Change-Id: Ib31c28da19c766c43fcbf9002d0aa1e9ecb370ac Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r--cmake/cmake.d/02-macros.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake/cmake.d/02-macros.cmake b/cmake/cmake.d/02-macros.cmake
index 77b7f3a..08a56f0 100644
--- a/cmake/cmake.d/02-macros.cmake
+++ b/cmake/cmake.d/02-macros.cmake
@@ -117,10 +117,10 @@ endmacro(project_targets_populate)
macro(remote_targets_populate)
if (DEFINED ENV{RSYNC_TARGET})
- set (RSYNC_TARGET $ENV{RSYNC_TARGET})
+ set (RSYNC_TARGET $ENV{RSYNC_TARGET})
endif()
if (DEFINED ENV{RSYNC_PREFIX})
- set (RSYNC_PREFIX $ENV{RSYNC_PREFIX})
+ set (RSYNC_PREFIX $ENV{RSYNC_PREFIX})
endif()
set(