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
Merge pull request #24470 from fuzzard/release_20.3
[xbmc.git]
/
xbmc
/
profiles
/
CMakeLists.txt
blob
1756c0c1fa9cab31af9c9fe332cfd98cb02fb2da
1
set(SOURCES Profile.cpp
2
ProfileManager.cpp)
3
4
set(HEADERS Profile.h
5
ProfileManager.h)
6
7
core_add_library(profiles)