cmake_minimum_required(VERSION 3.18)
project(qtpyvcp_widgets_cpp LANGUAGES CXX)

add_subdirectory(gcode_editor)
