mirror of
https://github.com/ziglang/zig.git
synced 2026-02-17 14:59:14 +00:00
macos: x86_64: fix wrong path to cmake
This commit is contained in:
parent
390fb9a3ca
commit
2623b5cf3a
@ -33,7 +33,7 @@ git fetch --tags
|
||||
|
||||
mkdir build
|
||||
cd build
|
||||
$HOME/local/bin/cmake .. \
|
||||
cmake .. \
|
||||
-DCMAKE_INSTALL_PREFIX="stage3-release" \
|
||||
-DCMAKE_PREFIX_PATH="$PREFIX" \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user