mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 22:34:54 +00:00
libusb: fix cmake endif
This commit is contained in:
parent
335839b27f
commit
bcb18d6a2b
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue