Fix cmake for openwrt 18
This commit is contained in:
@@ -16,4 +16,4 @@ target_link_libraries(usbserial-dw ${Boost_LIBRARIES})
|
||||
#target_link_libraries(usbserial-dw ${CMAKE_THREAD_LIBS_INIT})
|
||||
|
||||
## Install
|
||||
install(TARGETS usbserial-dw DESTINATION ${CMAKE_INSTALL_BINDIR})
|
||||
install(TARGETS usbserial-dw RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})
|
||||
Reference in New Issue
Block a user