[CMAKE]: Make cross-build work on all systems. RosBE Already is nice and adds itself...
[reactos.git] / toolchain-mingw32.cmake
index 2689fb2..98cd904 100644 (file)
@@ -6,7 +6,7 @@ SET(CMAKE_C_COMPILER mingw32-gcc)
 SET(CMAKE_CXX_COMPILER mingw32-g++)
 
 # here is the target environment located
 SET(CMAKE_CXX_COMPILER mingw32-g++)
 
 # here is the target environment located
-SET(CMAKE_FIND_ROOT_PATH /usr/local/RosBE )
+#SET(CMAKE_FIND_ROOT_PATH /usr/local/RosBE )
 
 # adjust the default behaviour of the FIND_XXX() commands:
 # search headers and libraries in the target environment, search 
 
 # adjust the default behaviour of the FIND_XXX() commands:
 # search headers and libraries in the target environment, search