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. _______________________________________________ clamav-users mailing list clamav-users@lists.clamav.net https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml