1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-28 08:10:47 +02:00

It's good to be back. Add jdns and make libtomahawk link to it, so that we can do proper SRV resolving. Also create thirdparty/ which portfwd and others should really be moved in to

This commit is contained in:
Jeff Mitchell
2011-01-27 00:05:16 -05:00
parent 1867daae4d
commit c9aec3d55e
22 changed files with 11018 additions and 0 deletions

1
thirdparty/CMakeLists.txt vendored Normal file
View File

@@ -0,0 +1 @@
add_subdirectory( jdns )