From 96817ee672d509f867b2e9f5608ee3beaf7ff91e Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 1 Aug 2025 20:05:12 +0200 Subject: Use private and public instead of legacy LINK_ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 688a064..4582401 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ implementation, that exposes the library to a user. ```sh cmake -B build -G Ninja -make -C build +ninja -C build ``` Pass `-DCMAKE_BUILD_TYPE=Debug` or `-DCMAKE_BUILD_TYPE=Release` to -- cgit v1.2.3