Commit f6784f8
committed
ENH: Set minimum supported macOS deployment target directly in CMake configuration
The value of 10.11 was hard-coded for the external project build, but was not exposed at
the SuperBuild level. This change makes the setting
of the OSX_DEPLOYMENT_TARGET more transparent.1 parent 7c667d3 commit f6784f8
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | | - | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments