X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d51a876f765fc68b3e1e667f867b91a1b4987a85..5710ebd34c306ce007026b30c5394315d77f38ea:/teshsuite/java/semaphore/CMakeLists.txt diff --git a/teshsuite/java/semaphore/CMakeLists.txt b/teshsuite/java/semaphore/CMakeLists.txt index 13fdffc667..f910523c82 100644 --- a/teshsuite/java/semaphore/CMakeLists.txt +++ b/teshsuite/java/semaphore/CMakeLists.txt @@ -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(