Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
put a deployment file near to its binaries
authorMartin Quinson <martin.quinson@loria.fr>
Sun, 7 Feb 2016 16:15:23 +0000 (17:15 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sun, 7 Feb 2016 16:41:49 +0000 (17:41 +0100)
examples/msg/io/CMakeLists.txt
examples/msg/io/remote.tesh
examples/msg/io/remote_io.deployment.xml [moved from examples/platforms/storage/remote_io.deployment.xml with 100% similarity]
tools/cmake/DefinePackages.cmake

index ec3dd37..950892c 100644 (file)
@@ -27,6 +27,7 @@ set(tesh_files
   )
 set(xml_files
   ${xml_files}
   )
 set(xml_files
   ${xml_files}
+  examples/msg/io/remote_io.deployment.xml
   PARENT_SCOPE
   )
 set(examples_src
   PARENT_SCOPE
   )
 set(examples_src
index f07cafd..a6b057e 100644 (file)
@@ -1,6 +1,6 @@
 #! ./tesh
 
 #! ./tesh
 
-$ ${bindir:=.}/io/remote$EXEEXT ${srcdir:=.}/examples/platforms/storage/remote_io.xml ${srcdir:=.}/examples/platforms/storage/remote_io.deployment.xml "--log=root.fmt:[%10.6r]%e(%i@%5h)%e%m%n"
+$ ${bindir:=.}/io/remote$EXEEXT ${srcdir:=.}/examples/platforms/storage/remote_io.xml ${srcdir:=.}/examples/msg/io/remote_io.deployment.xml "--log=root.fmt:[%10.6r]%e(%i@%5h)%e%m%n"
 > [  0.000000] (0@     ) Init: 12 MiB used on 'Disk1'
 > [  0.000000] (0@     ) Init: 2280 MiB used on 'Disk2'
 > [  0.000000] (1@alice) Opened file 'c:\Windows\setupact.log'
 > [  0.000000] (0@     ) Init: 12 MiB used on 'Disk1'
 > [  0.000000] (0@     ) Init: 2280 MiB used on 'Disk2'
 > [  0.000000] (1@alice) Opened file 'c:\Windows\setupact.log'
index b52a896..69b663a 100644 (file)
@@ -1262,7 +1262,6 @@ set(PLATFORMS_EXAMPLES
   examples/platforms/storage/content/small_content.txt
   examples/platforms/storage/content/storage_content.txt
   examples/platforms/storage/content/win_storage_content.txt
   examples/platforms/storage/content/small_content.txt
   examples/platforms/storage/content/storage_content.txt
   examples/platforms/storage/content/win_storage_content.txt
-  examples/platforms/storage/remote_io.deployment.xml
   examples/platforms/storage/remote_io.xml
   examples/platforms/storage/storage.xml
   examples/platforms/small_platform.xml
   examples/platforms/storage/remote_io.xml
   examples/platforms/storage/storage.xml
   examples/platforms/small_platform.xml