mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 16:20:37 +00:00
b5250fa114
* Sync with trunk r51339. * Move the static lib creation command from the toolchain file to gcc.cmake svn path=/branches/cmake-bringup/; revision=51340
6 lines
227 B
CMake
6 lines
227 B
CMake
|
|
add_subdirectory(nt4compat)
|
|
add_subdirectory(usbd)
|
|
#add_subdirectory(usbehci) The USB branch has usbehci_new
|
|
#add_subdirectory(usbhub) Compiles, just skipped in trunk
|
|
#add_subdirectory(usbstor) Compiles, just skipped in trunk
|