diff options
| author | John Ericson <John.Ericson@Obsidian.Systems> | 2022-01-19 06:45:07 +0000 |
|---|---|---|
| committer | John Ericson <John.Ericson@Obsidian.Systems> | 2022-01-20 18:59:17 +0000 |
| commit | df31ff1b29bc4c2308ec5df8a7ff0ec2ab0942d4 (patch) | |
| tree | 159a5c483a888749edd6e0840429ba43e7d73b5c /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | c65186c89f35b7b599c41183def666a2bde62ddd (diff) | |
| download | llvm-df31ff1b29bc4c2308ec5df8a7ff0ec2ab0942d4.zip llvm-df31ff1b29bc4c2308ec5df8a7ff0ec2ab0942d4.tar.gz llvm-df31ff1b29bc4c2308ec5df8a7ff0ec2ab0942d4.tar.bz2 | |
[cmake] Make include(GNUInstallDirs) always below project(..)
Its defaulting logic must go after `project(..)` to work correctly, but `project(..)` is often in a standalone condition making this
awkward, since the rest of the condition code may also need GNUInstallDirs.
The good thing is there are the various standalone booleans, which I had missed before. This makes splitting the conditional blocks less awkward.
Reviewed By: arichardson, phosek, beanz, ldionne, #libunwind, #libc, #libc_abi
Differential Revision: https://reviews.llvm.org/D117639
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
