We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32fbe59 commit 78548a3Copy full SHA for 78548a3
cmake/lunasvgConfig.cmake.in
@@ -1,3 +1,6 @@
1
@PACKAGE_INIT@
2
3
+include(CMakeFindDependencyMacro)
4
+find_dependency(plutovg)
5
+
6
include("${CMAKE_CURRENT_LIST_DIR}/lunasvgTargets.cmake")
0 commit comments