Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
various cleanups in the CMakeLists.txt files
[simgrid.git] / teshsuite / java / sleep_host_off / CMakeLists.txt
index 5f3db60..5ab4ad8 100644 (file)
@@ -1,7 +1,5 @@
 set(example java_sleep_host_off)
-set(sources
-  ${CMAKE_CURRENT_SOURCE_DIR}/SleepHostOff.java
-  )
+set(sources SleepHostOff.java)
 
 if(enable_java)
   add_custom_command(