~townsend/compiz/fix-auto-vp-switch-0.9.10

1
2
3
4
5
6
7
8
9
10
set (_headers
    decoration.h
)

install (
    FILES ${_headers}
    DESTINATION ${includedir}/compiz
)

add_subdirectory (core)