[libcxx-commits] [PATCH] D69973: [libcxxabi] Prevent cmake from removing our explicit system C++ include paths

Shoaib Meenai via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 7 19:04:02 PST 2019


smeenai added a comment.

You should report a bug to CMake (you're right that their implicit removal should account for the various `-nostdinc`-like options), but this seems like an okay workaround in the meantime.

Do you need something like this in libc++ as well?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69973/new/

https://reviews.llvm.org/D69973





More information about the libcxx-commits mailing list