[PATCH] D42990: Add CMAKE_CFG_INTDIR as part of the include path for the default test compiler.

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 02:21:54 PST 2018


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

looks good.

Technically, this is a property of the cmake generator (VS projects), and not the host system (windows), but I get what you mean..


Repository:
  rL LLVM

https://reviews.llvm.org/D42990





More information about the llvm-commits mailing list