Skip to content

Commit 827564d

Browse files
committed
adding cmake configuration file
1 parent ab5c25a commit 827564d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

cmake/pystringConfig.cmake.in

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)