Skip to content

example: use optarg only if not nullptr #83

example: use optarg only if not nullptr

example: use optarg only if not nullptr #83

name: with compression
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_TESTS=ON