Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
empty the buildtool directory
[simgrid.git] / tools / cmake / cross-mingw.cmake
similarity index 88%
rename from buildtools/Cross/Mingw.cmake
rename to tools/cmake/cross-mingw.cmake
index 14a8165..b82b5c5 100644 (file)
@@ -1,4 +1,4 @@
-# cmake -DCMAKE_TOOLCHAIN_FILE=buildtools/Cross/Mingw.cmake ..
+# cmake -DCMAKE_TOOLCHAIN_FILE=tools/cmake/cross-mingw.cmake ..
 
 set (CMAKE_SYSTEM_NAME Windows)
 set (CMAKE_SYSTEM_PROCESSOR x86_64)