Install build artifacts and upload

This commit is contained in:
Dan Paulat 2023-01-29 22:33:44 -06:00
parent ca2ecc3e60
commit 90a913750a
4 changed files with 37 additions and 7 deletions

View file

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.20)
cmake_minimum_required(VERSION 3.21)
set(PROJECT_NAME supercell-wx)
project(${PROJECT_NAME} C CXX)