Changes between Initial Version and Version 1 of Ticket #69119


Ignore:
Timestamp:
Jan 17, 2024, 10:54:55 AM (4 months ago)
Author:
mohd-akram (Mohamed Akram)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69119 – Description

    initial v1  
    1 I was trying to build something with boost and found that the static libs aren't built by default. Is there a reason for this? I also found it very strange that the variants are confusingly called +no_single and +no_static, rather than +multi and +static. I suggest renaming the variants and adding a +single variant, with default variants being +multi +static.
     1I was trying to build something with boost and found that the static libs aren't built by default. Is there a reason for this? I also found it very strange that the variants are confusingly called +no_single and +no_static, rather than +single and +static. I suggest renaming the variants with default variants being +static.