Jamfile cleanup

This commit is contained in:
Mohammad Nejati
2024-09-04 06:53:50 +00:00
committed by Mohammad Nejati
parent 333b5511da
commit 3ddcf4ed38
31 changed files with 146 additions and 164 deletions

View File

@ -58,6 +58,7 @@ jobs:
- name: Run fuzzer
run: |
cd ../boost-root/libs/beast
mkdir build
cd build
cmake \
-DCMAKE_CXX_COMPILER=clang++ \