Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Those line are useless since this file is now deleted during the test.
[simgrid.git] / examples / simdag / scheduling / CMakeLists.txt
index ab001df..e112e4a 100644 (file)
@@ -10,9 +10,3 @@ target_link_libraries(minmin_test simgrid pthread m)
 else(NOT WIN32)
 target_link_libraries(minmin_test simgrid)
 endif(NOT WIN32)
-
-## Clean generated files
-get_directory_property(extra_clean_files ADDITIONAL_MAKE_CLEAN_FILES)
-set_directory_properties(
-       PROPERTIES ADDITIONAL_MAKE_CLEAN_FILES
-        "${extra_clean_files};${CMAKE_CURRENT_BINARY_DIR}/Montage_25.jed;")