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 / semaphore / CMakeLists.txt
index 1469e80..f910523 100644 (file)
@@ -1,7 +1,5 @@
 set(example java_semaphore_gc)
-set(sources
-  ${CMAKE_CURRENT_SOURCE_DIR}/SemaphoreGC.java
-  )
+set(sources ${CMAKE_CURRENT_SOURCE_DIR}/SemaphoreGC.java)
 
 if(enable_java)
   add_custom_command(