Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Previous change made this size smaller, but it resulted in actually another algorithm...
[simgrid.git] / teshsuite / java / sleep_host_off / CMakeLists.txt
index 5f3db60..289792f 100644 (file)
@@ -1,7 +1,5 @@
 set(example java_sleep_host_off)
-set(sources
-  ${CMAKE_CURRENT_SOURCE_DIR}/SleepHostOff.java
-  )
+set(sources ${CMAKE_CURRENT_SOURCE_DIR}/SleepHostOff.java)
 
 if(enable_java)
   add_custom_command(