X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fdrivers%2Fusb%2Fusbohci%2FCMakeLists.txt;h=9bb8b823c346ba422e8c949c7ee6563f7f59ab1f;hp=dcacd91b322a7d70a3a01964014d7c1b600c0423;hb=72b797478575a8aa1ebe69b950aa84f75ddc2f7d;hpb=a0cd6b46279851b0a7f89cef0edcce950595f606 diff --git a/reactos/drivers/usb/usbohci/CMakeLists.txt b/reactos/drivers/usb/usbohci/CMakeLists.txt index dcacd91b322..9bb8b823c34 100644 --- a/reactos/drivers/usb/usbohci/CMakeLists.txt +++ b/reactos/drivers/usb/usbohci/CMakeLists.txt @@ -18,6 +18,7 @@ add_library(usbohci SHARED usbohci.rc) target_link_libraries(usbohci + uuid libusb libcntpr ${PSEH_LIB})