Best way to use libc++?

Answered

What's the best way to use libc++ instead of libstd++?  Should I add something to CMakeLists.txt?  Or, is there something in CLion's settings I should use instead?  This is with clang-8 on Linux.  Currently Ubuntu 19.04, but hopefully Fedora 30 in the future.

0
2 comments

Hi! Please see this answer, for example.

0

Thank you, Anna.  I searched for answers before posting, but I searched on the term libc++ not libcxx.  It looks like the solution is rather simple.

0

Please sign in to leave a comment.