Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
various cleanups in the CMakeLists.txt files
[simgrid.git] / examples / s4u / io / CMakeLists.txt
index 7fdeb48..d61f16b 100644 (file)
@@ -1,5 +1,4 @@
-set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}")
-add_executable(s4u_io_test ${CMAKE_CURRENT_SOURCE_DIR}/s4u_io_test.cpp)
+add_executable       (s4u_io_test s4u_io_test.cpp)
 target_link_libraries(s4u_io_test simgrid)
 
 set(tesh_files