summaryrefslogblamecommitdiff
path: root/graphics/images/CMakeLists.txt
blob: 1e1cf19fa36514aefe56e4ba4342f251d64479e7 (plain) (tree)
1
2
3
4
5
6
7
8


                         
             
                       

     
                                                               
ADD_SUBDIRECTORY(ambient)

SET (FILES
    error.png
    login_wallpaper.png
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/images)