Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Prepare the out of source build.
[simgrid.git] / teshsuite / simdag / CMakeLists.txt
index 98bcd14..5b06f23 100644 (file)
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 2.6)
 
-set(EXECUTABLE_OUTPUT_PATH "${PROJECT_DIRECTORY}/teshsuite/simdag/")
+set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}")
 
 add_executable(basic0 basic0.c)
 add_executable(basic1 basic1.c)