Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
we all love debug informations
[simgrid.git] / tools / CMakeLists.txt
index a65f8ee..32efcc8 100644 (file)
@@ -8,15 +8,10 @@ set(bin_files
   ${CMAKE_CURRENT_SOURCE_DIR}/sg_unit_extractor.pl
   ${CMAKE_CURRENT_SOURCE_DIR}/simgrid_update_xml.pl
   ${CMAKE_CURRENT_SOURCE_DIR}/xbt_exception_checker
-  ${CMAKE_CURRENT_SOURCE_DIR}/doxygen/doxygen_postprocesser.pl
-  ${CMAKE_CURRENT_SOURCE_DIR}/doxygen/index_php.pl
-  ${CMAKE_CURRENT_SOURCE_DIR}/doxygen/bibtex2html_wrapper.pl
-  ${CMAKE_CURRENT_SOURCE_DIR}/doxygen/bibtex2html_table_count.pl
   ${CMAKE_CURRENT_SOURCE_DIR}/doxygen/index_create.pl
   ${CMAKE_CURRENT_SOURCE_DIR}/doxygen/fig2dev_postprocessor.pl
   ${CMAKE_CURRENT_SOURCE_DIR}/doxygen/xbt_log_extract_hierarchy.pl
-  ${CMAKE_CURRENT_SOURCE_DIR}/doxygen/toc_create.pl
   ${CMAKE_CURRENT_SOURCE_DIR}/MSG_visualization/colorize.pl
   ${CMAKE_CURRENT_SOURCE_DIR}/MSG_visualization/trace2fig.pl
   PARENT_SCOPE
-)
\ No newline at end of file
+  )