mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-31 08:37:26 +00:00
Readd breakpad pkg config
This commit is contained in:
parent
87d2e5e156
commit
652c5343f9
1
.github/workflows/ccpp.yml
vendored
1
.github/workflows/ccpp.yml
vendored
@ -101,6 +101,7 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
source scripts/prepare_breakpad_linux.sh
|
source scripts/prepare_breakpad_linux.sh
|
||||||
|
export PKG_CONFIG_PATH="$CUSTOM_BREAKPAD_PREFIX/lib/pkgconfig:${PKG_CONFIG_PATH:-}" #
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake --version
|
cmake --version
|
||||||
|
Loading…
Reference in New Issue
Block a user