mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 06:51:17 +01:00
libusb: fix cmake endif
This commit is contained in:
parent
335839b27f
commit
bcb18d6a2b
@ -39,5 +39,5 @@ elseif (NOT LIBUSB_FOUND)
|
||||
endif(LIBUSB_INCLUDE_DIR AND LIBUSB_LIBRARIES)
|
||||
|
||||
mark_as_advanced(LIBUSB_INCLUDE_DIR LIBUSB_LIBRARIES)
|
||||
endif (NOT LIBUSB_FOUND)
|
||||
endif ()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user