[CMake] Intel Compilers and libc++?

digitalriptide digitalriptide at gmail.com
Sat Apr 4 20:30:01 EDT 2015


I have an Ubuntu installation with both libstdc++ and libc++
installed, and I am using Intel's C++ compiler. By default, CMake is
picking up and linking against libstdc++. Is there a way to ask CMake
to prefer libc++ over libstdc++, when available?

Thank you kindly for your advice.


More information about the CMake mailing list