diff options
author | Mikkel Oscar Lyderik <mikkeloscar@gmail.com> | 2016-02-12 13:22:20 +0100 |
---|---|---|
committer | Mikkel Oscar Lyderik <mikkeloscar@gmail.com> | 2016-02-12 13:45:47 +0100 |
commit | 016a77424aae401cd25b49eb9c681cbab4e12908 (patch) | |
tree | 2aa4320dd448b0ea2c1e0294246c00f0c9e69765 /common/CMakeLists.txt | |
parent | 91d6113d4ad15e38308a795313da92b0ec249bcf (diff) |
Prefer named output config over wildcard config.
This makes sure that a named output config is applied before the
general wildcard config when a new output is created. This ensures that
the config:
output * ...
output NAME ...
behaves the same way as:
output NAME ...
output * ...
Diffstat (limited to 'common/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions