Commit b8c3e03
committed
Use modern cmake variables for output directories.
Auditwheel did not find the binaries, so the wheels were not built correctly.
This commit changes the output directory variables to the modern CMake ones, since cmake>3.5 is set since 1.6.0.1 parent dfec82e commit b8c3e03
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments