Skip to content

construction: add Platform to constructor as parameter #80

construction: add Platform to constructor as parameter

construction: add Platform to constructor as parameter #80

Workflow file for this run

name: with lz4
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
uses: ./.github/workflows/build.yml
with:
cmake_arguments: -DWITH_EXAMPLE=ON -DWITH_COMPRESSION=ON -DWITH_LZ4=ON -DWITH_TESTS=ON
install_lz4: true