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