Mailing List Archive

[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
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
Re: [clamav-users] Build instructions in 0.104.0 [ In reply to ]
Hi Ged,

That's a typo, it should say "-G? option."

-Micah


Micah Snyder
ClamAV Development
Talos
Cisco Systems, Inc.
________________________________
From: clamav-users <clamav-users-bounces@lists.clamav.net> on behalf of G.W. Haywood via clamav-users <clamav-users@lists.clamav.net>
Sent: Sunday, October 10, 2021 7:34 AM
To: clamav-users@lists.clamav.net <clamav-users@lists.clamav.net>
Cc: G.W. Haywood <clamav@jubileegroup.co.uk>
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
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
Re: [clamav-users] Build instructions in 0.104.0 [ In reply to ]
Fixed! https://github.com/Cisco-Talos/clamav/pull/327


Micah Snyder
ClamAV Development
Talos
Cisco Systems, Inc.
________________________________
From: clamav-users <clamav-users-bounces@lists.clamav.net> on behalf of Micah Snyder (micasnyd) via clamav-users <clamav-users@lists.clamav.net>
Sent: Monday, October 11, 2021 5:56 PM
To: clamav-users@lists.clamav.net <clamav-users@lists.clamav.net>
Cc: Micah Snyder (micasnyd) <micasnyd@cisco.com>; G.W. Haywood <clamav@jubileegroup.co.uk>
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 <clamav-users-bounces@lists.clamav.net> on behalf of G.W. Haywood via clamav-users <clamav-users@lists.clamav.net>
Sent: Sunday, October 10, 2021 7:34 AM
To: clamav-users@lists.clamav.net <clamav-users@lists.clamav.net>
Cc: G.W. Haywood <clamav@jubileegroup.co.uk>
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
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