| author | |
| committer | |
| log | e14d135881a4fff23d0864b4494418896eb94d36 |
| tree | 057d1fca72935db6c82d4d983070bddf4f7da012 |
| parent | 27e63bb59f8c0d6a4a831450efce914e3ddedd52 |
1 files changed, 1 insertions(+), 1 deletions(-)
ci/macos/build-x86_64.sh+1-1| ... | ... | @@ -33,7 +33,7 @@ git fetch --tags |
| 33 | 33 | |
| 34 | 34 | mkdir build |
| 35 | 35 | cd build |
| 36 | $HOME/local/bin/cmake .. \ | |
| 36 | cmake .. \ | |
| 37 | 37 | -DCMAKE_INSTALL_PREFIX="stage3-release" \ |
| 38 | 38 | -DCMAKE_PREFIX_PATH="$PREFIX" \ |
| 39 | 39 | -DCMAKE_BUILD_TYPE=Release \ |