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 a173d2a commit 5d20f60Copy full SHA for 5d20f60
kubernetes/Config.cmake.in
@@ -1,5 +1,5 @@
1
@PACKAGE_INIT@
2
3
-include(${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake)
+include(${CMAKE_CURRENT_LIST_DIR}/@pkgName@Targets.cmake)
4
5
-check_required_components("@PROJECT_NAME@")
+check_required_components("@pkgName@")
0 commit comments