* Fix the typo, fix the build.

svn path=/trunk/; revision=51792
This commit is contained in:
Amine Khaldi
2011-05-16 16:32:34 +00:00
parent d2e8a201be
commit 064905bec3
+1 -1
View File
@@ -37,7 +37,7 @@ elseif(ARCH MATCHES arm)
include(config-arm.cmake)
endif()
add_definitions(-D__REACTOS__ __ROS_CMAKE__)
add_definitions(-D__REACTOS__ -D__ROS_CMAKE__)
if(NOT CMAKE_CROSSCOMPILING)