|
|
@@ -1,39 +1,73 @@
|
|
|
+set(CONAN_ALLPLATFORM_LIB_NAMES
|
|
|
+ #mod_download mod_evtconverter mod_ThermalPrint
|
|
|
+ expat/2.1.0@LR04.02_ThirdParty/testing
|
|
|
+ #mod_ThermalPrint mod_evtconverter mod_download
|
|
|
+ scew/1.1.7@LR04.02_ThirdParty/testing
|
|
|
+ #mod_snapshot mod_screenshot mod_RomoteController mod_UpgradeRun mod_upload libscreencodec
|
|
|
+ zlib/1.2.11@LR04.02_ThirdParty/stable
|
|
|
+ #libbizchan mod_screenshot mod_snapshot
|
|
|
+ openjpeg/2.0.0@LR04.02_ThirdParty/testing
|
|
|
+ #mod_snapshot mod_mediacontroller mod_sipphone libvideoqueue
|
|
|
+ IPP/1.0@LR04.02_ThirdParty/testing
|
|
|
+ #mod_sipphone libwmvrecord libaudioframwork mod_mediacontroller libaudiorender
|
|
|
+ SpeexDSP/1.2rc3@LR04.02_ThirdParty/testing
|
|
|
+ #showdev mod_mediacontroller mod_sipphone libaudioframwork
|
|
|
+ spandsp/0.0.6@LR04.02_ThirdParty/testing
|
|
|
+ #mod_mediacontroller libaudioframwork showdev mod_sipphone
|
|
|
+ lib8k/1.0@LR04.02_ThirdParty/testing
|
|
|
+ #libaudioframwork
|
|
|
+ libtiff/4.0.9@LR04.02_ThirdParty/testing
|
|
|
+ #libwmvrecord
|
|
|
+ freetype/2.10.0@LR04.02_ThirdParty/testing
|
|
|
+ #include/test
|
|
|
+ Catch/2.13.0@LR04.02_ThirdParty/stable
|
|
|
+ #mod_CustMngrAuth mod_uplog
|
|
|
+ jsoncpp/1.9.0@LR04.02_ThirdParty/stable
|
|
|
+ #mod_chromium
|
|
|
+ cefclient/11.0@LR04.02_ThirdParty/testing
|
|
|
+ #mod_chromium mod_RomoteController mod_rpc
|
|
|
+ boost/1.69.0@LR04.02_ThirdParty/testing
|
|
|
+ #liblog4vendor
|
|
|
+ log4cplus/1.2.1@LR04.02_ThirdParty/slim
|
|
|
+)
|
|
|
+
|
|
|
+
|
|
|
if(MSVC)
|
|
|
-conan_cmake_run(REQUIRES
|
|
|
-opencv/3.1.0@LR04.02_ThirdParty/testing #mod_sipphone mod_IDCertificate libwmvrecord mod_livenessdetection mod_screenshot mod_snapshot libfacecapture libimageproc
|
|
|
-ffmpeg/4.1@LR04.02_ThirdParty/testing #mod_sipphone mod_mediacontroller livenessdetection libaudioframwork libmediaplayer libvideocapture libvideoframwork libwmvrecord showdev mod_screenshot mod_snapshot
|
|
|
-apache-apr/1.4.2@LR04.02_ThirdParty/testing #mod_mediacontroller libaudioframwork mod_sipphone
|
|
|
-SDL2/2.0.9@LR04.02_ThirdParty/testing #libpictureplayer libvideorender
|
|
|
-sofia/1.12.11@LR04.02_ThirdParty/testing #mod_sipphone
|
|
|
-portaudio/v190600.20161030@LR04.02_ThirdParty/testing #mod_sipphone mod_mediacontroller showdev MediaDevDetect libaudioframwork
|
|
|
-BASIC_SETUP CMAKE_TARGETS)
|
|
|
+set(CONAN_CURPLATFORM_LIB_NAMES
|
|
|
+ #mod_sipphone mod_IDCertificate libwmvrecord mod_livenessdetection mod_screenshot mod_snapshot libfacecapture libimageproc
|
|
|
+ opencv/3.1.0@LR04.02_ThirdParty/testing
|
|
|
+ #mod_sipphone mod_mediacontroller livenessdetection libaudioframwork libmediaplayer libvideocapture
|
|
|
+ #libvideoframwork libwmvrecord showdev mod_screenshot mod_snapshot
|
|
|
+ ffmpeg/4.1@LR04.02_ThirdParty/testing
|
|
|
+ # ffmpeg/4.1.6@LR04.02_ThirdParty/shared @huchen
|
|
|
+ #mod_mediacontroller libaudioframwork mod_sipphone
|
|
|
+ apache-apr/1.4.2@LR04.02_ThirdParty/testing
|
|
|
+ #libpictureplayer libvideorender
|
|
|
+ SDL2/2.0.9@LR04.02_ThirdParty/testing
|
|
|
+ #mod_sipphone
|
|
|
+ sofia/1.12.11@LR04.02_ThirdParty/testing
|
|
|
+ #mod_sipphone mod_mediacontroller showdev MediaDevDetect libaudioframwork
|
|
|
+ portaudio/v190600.20161030@LR04.02_ThirdParty/testing)
|
|
|
else()
|
|
|
-conan_cmake_run(REQUIRES
|
|
|
-opencv/3.1.0@LR04.02_ThirdParty/stable #mod_sipphone mod_IDCertificate libwmvrecord mod_livenessdetection mod_screenshot mod_snapshot libfacecapture libimageproc
|
|
|
-sofia/1.13@LR04.02_ThirdParty/testing #mod_sipphone
|
|
|
-apr/1.7.0@LR04.02_ThirdParty/shared #mod_mediacontroller libaudioframwork mod_sipphone
|
|
|
-portaudio/v19.0.6@LR04.02_ThirdParty/testing #mod_sipphone mod_mediacontroller showdev MediaDevDetect
|
|
|
-ffmpeg/4.1.6@LR04.02_ThirdParty/stable #mod_sipphone mod_mediacontroller livenessdetection libaudioframwork libmediaplayer libvideocapture libvideoframwork libwmvrecord showdev mod_screenshot mod_snapshot
|
|
|
-SDL2/2.0.12@LR04.02_ThirdParty/shared #libpictureplayer libvideorender
|
|
|
-libX11/1.6@LR04.02_ThirdParty/testing #mod_screenshot
|
|
|
-alsa/1.1.6@LR04.02_ThirdParty/testing #showdev MediaDevDetect
|
|
|
-BASIC_SETUP CMAKE_TARGETS)
|
|
|
+set(CONAN_CURPLATFORM_LIB_NAMES
|
|
|
+ #mod_sipphone mod_IDCertificate libwmvrecord mod_livenessdetection mod_screenshot mod_snapshot libfacecapture libimageproc
|
|
|
+ opencv/3.1.0@LR04.02_ThirdParty/stable
|
|
|
+ #mod_sipphone
|
|
|
+ sofia/1.13@LR04.02_ThirdParty/testing
|
|
|
+ #mod_mediacontroller libaudioframwork mod_sipphone
|
|
|
+ apr/1.7.0@LR04.02_ThirdParty/shared
|
|
|
+ #mod_sipphone mod_mediacontroller showdev MediaDevDetect
|
|
|
+ pulseaudio/14.0.1@LR04.02_ThirdParty/dynamic
|
|
|
+ #mod_sipphone mod_mediacontroller livenessdetection libaudioframwork libmediaplayer libvideocapture
|
|
|
+ #libvideoframwork libwmvrecord showdev mod_screenshot mod_snapshot
|
|
|
+ ffmpeg/4.1.6@LR04.02_ThirdParty/stable
|
|
|
+ #libpictureplayer libvideorender
|
|
|
+ SDL2/2.0.12@LR04.02_ThirdParty/shared
|
|
|
+ #mod_screenshot
|
|
|
+ libX11/1.6@LR04.02_ThirdParty/testing)
|
|
|
endif(MSVC)
|
|
|
|
|
|
conan_cmake_run(REQUIRES
|
|
|
-expat/2.1.0@LR04.02_ThirdParty/testing #mod_download mod_evtconverter mod_ThermalPrint
|
|
|
-scew/1.1.7@LR04.02_ThirdParty/testing #mod_ThermalPrint mod_evtconverter mod_download
|
|
|
-zlib/1.2.11@LR04.02_ThirdParty/stable #mod_snapshot mod_screenshot mod_RomoteController mod_UpgradeRun mod_upload libscreencodec
|
|
|
-openjpeg/2.0.0@LR04.02_ThirdParty/testing #libbizchan mod_screenshot mod_snapshot
|
|
|
-IPP/1.0@LR04.02_ThirdParty/testing #mod_snapshot mod_mediacontroller mod_sipphone libvideoqueue
|
|
|
-SpeexDSP/1.2rc3@LR04.02_ThirdParty/testing #mod_sipphone libwmvrecord libaudioframwork mod_mediacontroller libaudiorender
|
|
|
-spandsp/0.0.6@LR04.02_ThirdParty/testing #showdev mod_mediacontroller mod_sipphone libaudioframwork
|
|
|
-lib8k/1.0@LR04.02_ThirdParty/testing #mod_mediacontroller libaudioframwork showdev mod_sipphone
|
|
|
-libtiff/4.0.9@LR04.02_ThirdParty/testing #libaudioframwork
|
|
|
-freetype/2.10.0@LR04.02_ThirdParty/testing #libwmvrecord
|
|
|
-Catch/2.13.0@LR04.02_ThirdParty/stable #include/test
|
|
|
-jsoncpp/1.9.0@LR04.02_ThirdParty/stable #mod_CustMngrAuth mod_uplog
|
|
|
-cefclient/11.0@LR04.02_ThirdParty/testing #mod_chromium
|
|
|
-boost/1.69.0@LR04.02_ThirdParty/testing #mod_chromium mod_RomoteController mod_rpc
|
|
|
-log4cplus/1.2.1@LR04.02_ThirdParty/slim #liblog4vendor
|
|
|
+ ${CONAN_CURPLATFORM_LIB_NAMES}
|
|
|
+ ${CONAN_ALLPLATFORM_LIB_NAMES}
|
|
|
BASIC_SETUP CMAKE_TARGETS)
|