This website requires JavaScript.
Explore
Help
Register
Sign In
avs
/
avs-device-sdk
Watch
1
Star
0
Fork
You've already forked avs-device-sdk
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
56c26e8588
avs-device-sdk
/
ThirdParty
/
CMakeLists.txt
3 lines
66 B
CMake
Raw
Normal View
History
Unescape
Escape
Version 0.2 - Alexa Interaction Manager - Comprised of three components, the Alexa Communications Library (ACL), the Alexa Directive Sequencer Library (ADSL), and Activity Focus Manager Library (AFML), it handles communications with AVS and message routing to capability agents.
2017-03-10 00:01:46 +00:00
add_subdirectory
(
"rapidjson"
)
Version 0.2.1 of alexa-client-sdk This update: - Tightens up the use of libcural by ACL and AuthDelegate. - Improves the interface of ADSL.
2017-05-05 17:31:58 +00:00
add_subdirectory
(
"MultipartParser"
)