summaryrefslogtreecommitdiff
path: root/examples/wayland/server-buffer/CMakeLists.txt
blob: 973063c71f446f460173d18f00d1da5aeb3d2726 (plain)
1
2
3
4
5
cmake_minimum_required(VERSION 3.16)
project(server-buffer)

add_subdirectory(cpp-client)
add_subdirectory(compositor)