Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix bug, MPI_Recv timings for small messages were actually ignored
[simgrid.git] / tools / cmake / DefinePackages.cmake
index 7e7bb5f..1e67328 100644 (file)
@@ -789,7 +789,6 @@ set(DOC_SOURCES
 
   doc/doxygen/FAQ.doc
   doc/doxygen/application.doc
-  doc/doxygen/bindings.doc
   doc/doxygen/community.doc
   doc/doxygen/community_contact.doc
   doc/doxygen/community_extend.doc
@@ -808,6 +807,7 @@ set(DOC_SOURCES
   doc/doxygen/inside_release.doc
   doc/doxygen/install.doc
   doc/doxygen/install_yours.doc
+  doc/doxygen/java.doc
   doc/doxygen/tutorial.doc
   doc/doxygen/models.doc
   doc/doxygen/module-msg.doc
@@ -1088,7 +1088,6 @@ set(PLATFORMS_EXAMPLES
   examples/platforms/torus_cluster.xml
   examples/platforms/two_clusters.xml
   examples/platforms/two_hosts.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