]> AND Public Git Repository - simgrid.git/blobdiff - buildtools/Cmake/GenerateRefGuide.cmake
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This hack is not needed since gras is killed.
[simgrid.git] / buildtools / Cmake / GenerateRefGuide.cmake
index 6e136fcc91573b1a4361c5e6b6df1aa6843d8aab..9eb270f8ceccef1ebe5c2ebd0604c744a48a358c 100644 (file)
@@ -1,7 +1,6 @@
 #### Generate the html documentation
 
 file(GLOB_RECURSE source_doxygen
-  "${CMAKE_HOME_DIRECTORY}/tools/gras/*.[chl]"
   "${CMAKE_HOME_DIRECTORY}/src/*.[chl]"
   "${CMAKE_HOME_DIRECTORY}/include/*.[chl]"
   )