Clang's libcxx is part of testing_targets, and has been gyp-ified. You just need to list build/libcxx.gyp:libcxx as a dependency in your gyp file, and you're done. For external programs, you need to:
|
Testing Programs >
Testing Programs >
Compiling C++ Code
|