commit | 41dfa199812175214ccbe7fb6a366e9485ef8b29 | [log] [tgz] |
---|---|---|
author | Jonas Hahnfeld <hahnjo@hahnjo.de> | Wed Nov 08 14:31:51 2017 +0000 |
committer | Jonas Hahnfeld <hahnjo@hahnjo.de> | Wed Nov 08 14:31:51 2017 +0000 |
tree | dba5f988fb82bd297705819c2f7467025e0c7e65 | |
parent | a3ad9bd475bf7eb9529a5103be4354730e99fb01 [diff] |
[CMake] Add custom target to create build directory CMake does a poor job in tracking dependencies on files and directories directly. Create custom target similar to the configuration step. On my system, this avoids the reconfiguration on each build. Differential Revision: https://reviews.llvm.org/D39298 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317694 91177308-0d34-0410-b5e6-96231b3b80d8