repo.or.cz
/
xbmc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Windows] Fix driver version detection of AMD RDNA+ GPU on Windows 10
[xbmc.git]
/
xbmc
/
music
/
dialogs
/
CMakeLists.txt
blob
40b6e90399453b9a8dbbcf754940332308c2ca7a
1
set(SOURCES GUIDialogInfoProviderSettings.cpp
2
GUIDialogMusicInfo.cpp
3
GUIDialogMusicOSD.cpp
4
GUIDialogSongInfo.cpp
5
GUIDialogVisualisationPresetList.cpp)
6
7
set(HEADERS GUIDialogInfoProviderSettings.h
8
GUIDialogMusicInfo.h
9
GUIDialogMusicOSD.h
10
GUIDialogSongInfo.h
11
GUIDialogVisualisationPresetList.h)
12
13
core_add_library(music_dialogs)