important:
brew install pkg-config libmicrohttpd
brew install clang-format # i am using this for formatting files
steps:
export PKG_CONFIG_PATH="/opt/homebrew/lib/pkgconfig:$PKG_CONFIG_PATH"
make
| Name | Name | Last commit date | ||
|---|---|---|---|---|
important:
brew install pkg-config libmicrohttpd
brew install clang-format # i am using this for formatting files
steps:
export PKG_CONFIG_PATH="/opt/homebrew/lib/pkgconfig:$PKG_CONFIG_PATH"
make