Displaying 2 results from an estimated 2 matches for "_many_opts_".
2017 Apr 10
2
Statically linking against libc++
On Mon, Apr 10, 2017 at 4:59 AM, Mehdi Amini <mehdi.amini at apple.com> wrote:
> Note that -DBUILD_SHARED_LIBS=OFF is not a special settings,
> this is the default.
Is there a so=NEVER setting?
2017 Apr 10
2
Statically linking against libc++
..., but this does the latter while preserving
> the former.. Nice clean wrapper around everything that makes a
> compiler that is portable and has all the pieces you need bundled
> together.. https://github.com/pathscale/clang-suite
Do you mind going into the differences of me running
cmake _many_opts_ && ninja install?