mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
[CMAKE]
- No need to check these drivers for CMAKE_CROSSCOMPILING. svn path=/branches/cmake-bringup/; revision=48295
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
|
||||
if(CMAKE_CROSSCOMPILING)
|
||||
|
||||
add_subdirectory(chew)
|
||||
add_subdirectory(csq)
|
||||
#add_subdirectory(ip)
|
||||
#add_subdirectory(oskittcp)
|
||||
#add_subdirectory(sound)
|
||||
|
||||
else()
|
||||
endif()
|
||||
Reference in New Issue
Block a user