diff options
| author | Eugen Wissner <belka@caraus.de> | 2025-08-01 20:05:12 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-08-01 20:05:12 +0200 |
| commit | 96817ee672d509f867b2e9f5608ee3beaf7ff91e (patch) | |
| tree | 10955534faa627f002259fb2ac5eae0b15384fd4 /README.md | |
| parent | c1367e494e195999fc3e868ca16df2037ac6899a (diff) | |
| download | katja-96817ee672d509f867b2e9f5608ee3beaf7ff91e.tar.gz | |
Use private and public instead of legacy LINK_
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
