kopia lustrzana https://github.com/cirospaciari/socketify.py
add cmake test
rodzic
cf6eb7cb37
commit
9c27e8037b
|
@ -10,6 +10,6 @@ jobs:
|
||||||
brew install autoconf automake libtool cmake
|
brew install autoconf automake libtool cmake
|
||||||
git clone --branch v1.44.2 --recursive https://github.com/libuv/libuv.git
|
git clone --branch v1.44.2 --recursive https://github.com/libuv/libuv.git
|
||||||
cd libuv
|
cd libuv
|
||||||
cmake . -DCMAKE_OSX_ARCHITECTURES="arm64"
|
cmake . -DCMAKE_OSX_ARCHITECTURES=arm64
|
||||||
cmake --build .
|
cmake --build .
|
||||||
ls *
|
ls *
|
Ładowanie…
Reference in New Issue