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
/
infoscanner
/
CMakeLists.txt
blob
b8c24a0eb7a84c51e982e7f166dd24b35d41827d
1
set(SOURCES MusicAlbumInfo.cpp
2
MusicArtistInfo.cpp
3
MusicInfoScanner.cpp
4
MusicInfoScraper.cpp)
5
6
set(HEADERS MusicAlbumInfo.h
7
MusicArtistInfo.h
8
MusicInfoScanner.h
9
MusicInfoScraper.h)
10
11
core_add_library(music_infoscanner)