Commit 6853cac
committed
CMAKE: Conditionally add value of CPACK_BUILD_CONFIG to package name
This is an undocumented variable that will hold the build configuration,
e.g. Debug, Release, etc., used to create a package with CPack. It is
only set if you provide an explicit configuration argument to CPack.1 parent 45f1ce7 commit 6853cac
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
0 commit comments