Commit 0bbaabf
committed
[cmake] force no prefix/postfix for debug libs
we explicitly prevent any submodules from setting CMAKE_DEBUG_POSTFIX by
setting this *and forcing this* in the prolog, so that we don't end up
with a situation where a module infects the build environment with this
CMAKE variable. Sticky CMake Variables suck.1 parent 2901f62 commit 0bbaabf
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments