Add Qt project

This commit is contained in:
Dan Paulat 2021-06-22 20:54:46 -05:00
parent 9daee7b8c6
commit 760e8a52a1
11 changed files with 296 additions and 2 deletions

2
scwx-qt/CMakeLists.txt Normal file
View file

@ -0,0 +1,2 @@
cmake_minimum_required(VERSION 3.11)
include(scwx-qt.cmake)