Revision a9e5fa79

b/host/lib/transport/CMakeLists.txt
42 42
    LIBUHD_APPEND_SOURCES(
43 43
        ${CMAKE_SOURCE_DIR}/lib/transport/usb_dummy_impl.cpp
44 44
    )
45
    SET(HAVE_USB_SUPPORT FALSE)
45 46
ENDIF(LIBUSB_FOUND)
46 47

  
47 48
IF(HAVE_USB_SUPPORT)

Also available in: Unified diff