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 #25808 from CastagnaIT/fix_url_parse
[xbmc.git]
/
xbmc
/
weather
/
CMakeLists.txt
blob
c79cab1be79f809882f63f3b108fbfb77a5bb0c0
1
set(SOURCES GUIWindowWeather.cpp
2
WeatherJob.cpp
3
WeatherManager.cpp)
4
5
set(HEADERS GUIWindowWeather.h
6
WeatherJob.h
7
WeatherManager.h)
8
9
core_add_library(weather)