[filesystem][SpecialProtocol] Removed assert from GetPath
[xbmc.git] / xbmc / commons / CMakeLists.txt
blobff6245df2a10cc27231a6f7b946e7848c40f2c6a
1 set(SOURCES Exception.cpp)
3 set(HEADERS Buffer.h
4             Exception.h
5             ilog.h)
7 core_add_library(commons)