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.
2 parents 57f82ac + 73a9b92 commit 86c0b4dCopy full SHA for 86c0b4d
cmake/plutovgConfig.cmake.in
@@ -1,3 +1,6 @@
1
@PACKAGE_INIT@
2
3
+include(CMakeFindDependencyMacro)
4
+find_dependency(Threads)
5
+
6
include("${CMAKE_CURRENT_LIST_DIR}/plutovgTargets.cmake")
0 commit comments