diff options
author | Chris Green <greenc@fnal.gov> | 2019-02-12 12:39:19 -0600 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2019-02-12 12:39:19 -0600 |
commit | 05f565356fa466cbb344da7fe502775b9c520213 (patch) | |
tree | f858c9c87a1f383ecc5700ce57c59bca30228b11 /.coveragerc | |
parent | f9c27f52bd2e033237cfd9ad73a597781310a55b (diff) | |
download | spack-05f565356fa466cbb344da7fe502775b9c520213.tar.gz spack-05f565356fa466cbb344da7fe502775b9c520213.tar.bz2 spack-05f565356fa466cbb344da7fe502775b9c520213.tar.xz spack-05f565356fa466cbb344da7fe502775b9c520213.zip |
Allow secondary generators when building with CMake. (#9324)
CMake supports the notion of secondary generators which provide extra
information to (e.g.) IDEs over and above that normally provided by
the primary generator. Spack only supports the 'Unix Makefiles' and
'Ninja' primary generators but was not parsing out the primary
generator when a secondary generator was also included (e.g. for
a generator attribute like 'Codeblocks - Ninja'). This adds a regex
for extracting the primary generator for validation.
Since the secondary generator is irrelevant to a Spack build, it is
passed on to CMake without further validation.
Diffstat (limited to '.coveragerc')
0 files changed, 0 insertions, 0 deletions