We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b805cb commit 38abf2eCopy full SHA for 38abf2e
cmake/aws-crt-cpp-config.cmake
@@ -1,5 +1,6 @@
1
include(CMakeFindDependencyMacro)
2
3
find_dependency(aws-c-mqtt)
4
+find_dependency(aws-c-cal)
5
6
include(${CMAKE_CURRENT_LIST_DIR}/@CMAKE_PROJECT_NAME@-targets.cmake)
0 commit comments