Fixed! https://github.com/Cisco-Talos/clamav/pull/327
Micah Snyder ClamAV Development Talos Cisco Systems, Inc. ________________________________ From: clamav-users <[email protected]> on behalf of Micah Snyder (micasnyd) via clamav-users <[email protected]> Sent: Monday, October 11, 2021 5:56 PM To: [email protected] <[email protected]> Cc: Micah Snyder (micasnyd) <[email protected]>; G.W. Haywood <[email protected]> Subject: Re: [clamav-users] Build instructions in 0.104.0 Hi Ged, That's a typo, it should say "-G option." -Micah Micah Snyder ClamAV Development Talos Cisco Systems, Inc. ________________________________ From: clamav-users <[email protected]> on behalf of G.W. Haywood via clamav-users <[email protected]> Sent: Sunday, October 10, 2021 7:34 AM To: [email protected] <[email protected]> Cc: G.W. Haywood <[email protected]> Subject: [clamav-users] Build instructions in 0.104.0 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 [email protected] 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
_______________________________________________ clamav-users mailing list [email protected] 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
