aboutsummaryrefslogblamecommitdiff
path: root/src/plugins/Ui/CMakeLists.txt
blob: 667d0763cdb0deb36f710c0de06c21820d1c76ea (plain) (tree)
1
2
3
4
5




                                                                        
SET(USE_SKINNED TRUE CACHE BOOL "enable/disable skinned user interface")

IF(USE_SKINNED)
add_subdirectory(skinned)
ENDIF(USE_SKINNED)