Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix build
authordegomme <degomme@localhost.localdomain>
Thu, 7 Aug 2014 15:17:23 +0000 (17:17 +0200)
committerdegomme <degomme@localhost.localdomain>
Thu, 7 Aug 2014 15:17:23 +0000 (17:17 +0200)
buildtools/Cmake/DefinePackages.cmake
teshsuite/simdag/basic/CMakeLists.txt

index fca1fb2..50cc1c5 100644 (file)
@@ -1240,6 +1240,7 @@ set(PLATFORMS_EXAMPLES
   examples/platforms/syscoord/median_p2psim.xml
   examples/platforms/torus_cluster.xml
   examples/platforms/two_hosts_platform.xml
+  examples/platforms/two_hosts_platform_shared.xml
   examples/platforms/two_hosts_platform_with_availability.xml
   examples/platforms/two_hosts_platform_with_availability_included.xml
   examples/platforms/two_peers.xml
index cc6c67d..9e308cb 100644 (file)
@@ -42,7 +42,6 @@ set(tesh_files
   )
 set(xml_files
   ${xml_files}
-  ${CMAKE_CURRENT_SOURCE_DIR}/basic_platform.xml
   PARENT_SCOPE
   )
 set(teshsuite_src