#include <LayerShellQt>
find_package(LayerShellQt REQUIRED)
target_link_libraries(mytarget PRIVATE LayerShellQt::Interface)
Stuff
A window. More...