Skip to content

fix: missing boost targets in the install export set while using FetchContent #42

fix: missing boost targets in the install export set while using FetchContent

fix: missing boost targets in the install export set while using FetchContent #42

Workflow file for this run

name: line lint
on:
pull_request:
branches:
- main
jobs:
build:
name: line lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: linelint
uses: fernandrone/linelint@master