[clamav-users] Build instructions in 0.104.0
G.W. Haywood
clamav at jubileegroup.co.uk
Sun Oct 10 14:34:18 UTC 2021
Hi there,
In INSTALL.md for 0.104.0 it says
[quote]
1. **Single-config generators** (Unix Makefiles, Ninja)
These generate a build system that can only build a single build type.
With a single-config generator, you need to specify the build type up
front. You can do this using the `-C` option. For example:
```sh
# Configure
cmake .. -G Ninja -D CMAKE_BUILD_TYPE=RelWithDebInfo
# Build
cmake --build .
```
[/quote]
Where's the 'C option in all that?
--
73,
Ged.
More information about the clamav-users
mailing list