summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorChris Green <greenc@fnal.gov>2019-02-12 12:39:19 -0600
committerPeter Scheibel <scheibel1@llnl.gov>2019-02-12 12:39:19 -0600
commit05f565356fa466cbb344da7fe502775b9c520213 (patch)
treef858c9c87a1f383ecc5700ce57c59bca30228b11 /.travis.yml
parentf9c27f52bd2e033237cfd9ad73a597781310a55b (diff)
downloadspack-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 '.travis.yml')
0 files changed, 0 insertions, 0 deletions