cmake_minimum_required(VERSION 3.14)
project(MaaWineBridge)

add_subdirectory(MaaCoreForwarder)
add_subdirectory(MaaDesktopIntegration)
