[PATCH] D30372: [Driver] Consolidate tools and toolchains by target platform. (NFC)

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 26 13:30:39 PST 2017


ahatanak added a comment.

Have you considered using "include_directories" in CMakeLists.txt to avoid including "../Something.h"?


https://reviews.llvm.org/D30372





More information about the cfe-commits mailing list