ubox could compile.
This commit is contained in:
@@ -36,7 +36,7 @@ target_include_directories (ubus PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
install (TARGETS ubus LIBRARY DESTINATION local/lib)
|
||||
|
||||
file (GLOB ubus_headers $ENV{AWOXCVS}/AwoxAudio/Libs/External/ubus/*.h)
|
||||
file (GLOB ubus_headers $ENV{SRC_DIR}/src/3P/ubus/*.h)
|
||||
install (FILES ${ubus_headers} DESTINATION include/ubus)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user