Format
authorRomain Forlot <romain.forlot@iot.bzh>
Mon, 10 Jul 2017 11:52:02 +0000 (13:52 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Mon, 10 Jul 2017 11:52:02 +0000 (13:52 +0200)
Change-Id: Ib31c28da19c766c43fcbf9002d0aa1e9ecb370ac
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
cmake/cmake.d/02-macros.cmake

index 77b7f3a..08a56f0 100644 (file)
@@ -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(