Embed libusb 1.0 into project
This commit is contained in:
committed by
teejusb
parent
1c46342a95
commit
59e6e94cf3
@@ -338,11 +338,6 @@ elseif(LINUX OR BSD)
|
||||
|
||||
set(OpenGL_GL_PREFERENCE GLVND)
|
||||
find_package(OpenGL REQUIRED)
|
||||
|
||||
find_package(Libusb)
|
||||
if(NOT LIBUSB_FOUND)
|
||||
message(FATAL_ERROR "libusb was not found.")
|
||||
endif()
|
||||
endif(WIN32) # LINUX OR BSD, APPLE
|
||||
|
||||
configure_file("${SM_SRC_DIR}/config.in.hpp"
|
||||
|
||||
Reference in New Issue
Block a user