mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[CMAKE]
* Fix the typo, fix the build. svn path=/trunk/; revision=51792
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user