summaryrefslogtreecommitdiff
path: root/examples/wayland/custom-shell/CMakeLists.txt
blob: 1b0fe165333a69e344598f22b80aebf6a4fda75e (plain)
1
2
3
4
5
cmake_minimum_required(VERSION 3.16)
project(custom-shell)

add_subdirectory(client-plugin)
add_subdirectory(compositor)