cmake_minimum_required(VERSION 4.0)
project (QtCustomStyleExample)
# application:
add_subdirectory(sources)