Skip to content

starting drawing with mouse #51

starting drawing with mouse

starting drawing with mouse #51

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