Skip to content

improving scaling

improving scaling #57

Workflow file for this run

name: C/C++ CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: ghaction-cmake
uses: lpenz/ghaction-cmake@v0.1
with:
dependencies: libwxgtk3.0-dev libwxbase3.0-dev