Skip to content

example: use optarg only if not nullptr #81

example: use optarg only if not nullptr

example: use optarg only if not nullptr #81

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