|
@ -45,7 +45,10 @@ include(dep/asio1.12.2/module.cmake) |
|
|
include(dep/websocketpp/module.cmake) |
|
|
include(dep/websocketpp/module.cmake) |
|
|
include(dep/zservice_container/module.cmake) |
|
|
include(dep/zservice_container/module.cmake) |
|
|
include(dep/zwebservice/module.cmake) |
|
|
include(dep/zwebservice/module.cmake) |
|
|
include(dep/zlinuxcomponents/module.cmake) |
|
|
|
|
|
|
|
|
include(dep/zlinuxcomponents/alsaplayer/module.cmake) |
|
|
|
|
|
include(dep/zlinuxcomponents/rootfs_auto_update/module.cmake) |
|
|
|
|
|
include(dep/zlinuxcomponents/mycroft_precise/module.cmake) |
|
|
|
|
|
include(dep/zlinuxcomponents/audio/module.cmake) |
|
|
|
|
|
|
|
|
# 设置当前工程依赖的头文件路径和链接的库文件 |
|
|
# 设置当前工程依赖的头文件路径和链接的库文件 |
|
|
set(DEP_INCLUDE ${DEP_INCLUDE} ./dep/) |
|
|
set(DEP_INCLUDE ${DEP_INCLUDE} ./dep/) |
|
|