From: Kevin Albertson Date: Fri, 7 Jun 2024 16:57:12 +0000 (-0400) Subject: make `Using with CMake` a subsection of `Quick Start` X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~10^2^2~29^2~9 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=afaa23c39e8523269c425936c27e4c61f0d509e0;p=utf8proc.git make `Using with CMake` a subsection of `Quick Start` --- diff --git a/README.md b/README.md index 14b3330..79a6aa2 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ cmake -S . -B build cmake --build build ``` -## Using with CMake +### Using with CMake A CMake Config-file package is provided. To use utf8proc in a CMake project: