]> AND Public Git Repository - simgrid.git/blobdiff - teshsuite/msg/CMakeLists.txt
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
also unifies the native path between cmake and java on windows
[simgrid.git] / teshsuite / msg / CMakeLists.txt
index 4a75a5304276767820ec5391020fdddb1730e638..0b5b777eb45d05fbbb79f4f49bc98a9d36dab5da 100644 (file)
@@ -1,5 +1,3 @@
-cmake_minimum_required(VERSION 2.6)
-
 set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}")
 
 ### Add definitions for compile
@@ -17,6 +15,7 @@ set(teshsuite_src
   PARENT_SCOPE
   )
 set(bin_files
+
   ${bin_files}
   PARENT_SCOPE
   )