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)