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 34dd4e1 commit 07663b4Copy full SHA for 07663b4
cmake/aws-c-http-config.cmake
@@ -1,5 +1,6 @@
1
include(CMakeFindDependencyMacro)
2
3
find_dependency(aws-c-io)
4
+find_dependency(aws-c-compression)
5
6
include(${CMAKE_CURRENT_LIST_DIR}/@CMAKE_PROJECT_NAME@-targets.cmake)
0 commit comments