diff options
Diffstat (limited to 'vcpkg/ports/gz-cmake/usage')
| -rw-r--r-- | vcpkg/ports/gz-cmake/usage | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vcpkg/ports/gz-cmake/usage b/vcpkg/ports/gz-cmake/usage new file mode 100644 index 0000000..4f3b4c6 --- /dev/null +++ b/vcpkg/ports/gz-cmake/usage @@ -0,0 +1,4 @@ +gz-cmake provides CMake integration: + + find_package(gz-cmake@VERSION_MAJOR@ REQUIRED) + gz_configure_project(...) |