summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2018-04-27 08:13:08 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2018-04-27 08:13:08 -0700
commit51322cffa1b9c69a28b89a239ebe7133fa4cdda2 (patch)
tree4aaa993437eeafa204ff09957cef6053673ca81b /src
parentc53fdab93af76106b963216d85897614b996f8b6 (diff)
Move CMake build postfix setup behind an off-by-default USE_POSTFIX
This setup can interfere with existing workflows in two ways: - If the target application used CMake and configured custom postfixes, this change would override them - If the target application did *not* use CMake, it'd have to abide by these conventions even if the target configuration used is unexpected - for example, the default "preferred" configuration is frequently RelWithDebugInfo, not Release, which now has a postfix. Fixes #198.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions