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 2603883 commit 4aa25fbCopy full SHA for 4aa25fb
src/Config.cmake.in
@@ -1,2 +1,5 @@
1
+include(CMakeFindDependencyMacro)
2
+find_dependency(Threads)
3
+
4
@PACKAGE_INIT@
5
include("${CMAKE_CURRENT_LIST_DIR}/avcpp-targets.cmake")
0 commit comments