summaryrefslogtreecommitdiffstats
path: root/Tests/CSharpOnly/lib1.cs
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-09-13 14:32:56 (GMT)
committerBrad King <brad.king@kitware.com>2017-09-13 14:37:14 (GMT)
commita3deae71990e0fd6b495bb3e925755cdbcaf89eb (patch)
treeddda95995916980ed5032e368c3a0d66c989d04c /Tests/CSharpOnly/lib1.cs
parentffa164736ec78f27583ca4515ff3dfc7a82fc702 (diff)
downloadCMake-a3deae71990e0fd6b495bb3e925755cdbcaf89eb.zip
CMake-a3deae71990e0fd6b495bb3e925755cdbcaf89eb.tar.gz
CMake-a3deae71990e0fd6b495bb3e925755cdbcaf89eb.tar.bz2
bootstrap: Fix running multiple times in-source
Since commit v3.9.0-rc1~281^2 (Use quotes for non-system includes, 2017-04-11) we include `cmConfigure.h` via `""` instead of `<>`. This breaks the `bootstrap` script when run more than once in an in-source build. In that case `cmConfigure.h` is generated next to the source files that include it, so `""`-style includes prevent the `Bootstrap.cmk/cmConfigure.h` file from being included during bootstrap. Fix this by teaching the bootstrap script to remove any `cmConfigure.h` that may have been generated by an earlier run in an in-source build. Fixes: #17082
Diffstat (limited to 'Tests/CSharpOnly/lib1.cs')
0 files changed, 0 insertions, 0 deletions