We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab5c25a commit 827564dCopy full SHA for 827564d
1 file changed
cmake/pystringConfig.cmake.in
@@ -0,0 +1,7 @@
1
+@PACKAGE_INIT@
2
+
3
+include("${CMAKE_CURRENT_LIST_DIR}/pystringTargets.cmake")
4
5
+check_required_components(pystring pystring_header_only)
6
+EOF
7
0 commit comments