You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

27 lines
438 B

set(IFLYTOP_LINUX_SDK_LINK_LIBS
pthread
#
sqlite3
#
asound
# ffmpeg
avcodec
avdevice
avfilter
avformat
avutil
swresample
swscale
libixwebsocket.a
)
set(IFLYTOP_LINK_SDK_INCLUDE_PATH
#
iflytoplinuxsdk/src/iflytop/core/spdlog/include/ #
iflytoplinuxsdk/src/ #
libs/libixwebsocket/include #
)
set(IFLYTOP_LINUX_SDK_LINK_PATH #
libs/libixwebsocket/lib #
)