Commit graph

18 commits

Author SHA1 Message Date
Vitaly Takmazov
d363189d97 MSVC compatibility fixes 2017-06-14 19:40:45 +03:00
Vladimir Matena
6d2f8c1927 Switch from boost shared pointers to stl shared pointers (#162)
* Swiften 4 support
* using standard shared pointers when compiling with Swiften 4
2016-09-12 19:20:58 +03:00
Skrupellos
65f758b656 Fixed REGEX in SwiftenConfig.cmake 2015-12-22 18:45:59 +01:00
Vitaly Takmazov
20d8dd690e fix tests (TODO filetransfer) 2015-10-15 15:41:16 +03:00
Vitaly Takmazov
0d99e8c85d Initial swiften 3 support 2015-03-31 14:14:15 +03:00
Jan Kaluza
f4e31926b0 Call find_package between overriding things 2012-09-05 13:01:55 +02:00
HanzZ
a0c8e83be6 Windows compilation tweaks 2012-09-01 07:57:04 +02:00
Vitaly Takmazov
57283d68d1 fix compilation 2012-04-13 17:05:52 +04:00
Vitaly Takmazov
a7e0776cb3 fixed spectrum2 cmake target 2011-10-21 10:03:19 +04:00
HanzZ
ab886a7ae7 Split library path and libraries for swiften 2011-10-20 18:31:34 +02:00
HanzZ
47d27ef2e1 stop all instances + maybe fix for swiften windows problem 2011-10-20 15:57:44 +02:00
Jan Kaluza
e863d85519 Backported win32 related changes from _vt fork 2011-10-20 08:55:51 +02:00
HanzZ
8ec0590369 print error message when swiften config can't be found 2011-10-12 23:03:18 +02:00
HanzZ
cbd571766e and now it works... we will see... 2011-06-17 00:07:09 +02:00
HanzZ
8b9a06aa72 Don't link against swiften-config stuff 2011-06-16 23:49:07 +02:00
Jan Kaluza
9a71bc72c0 Use swiften-config to get libraries 2011-06-14 11:30:41 +02:00
HanzZ
9200d53702 Added Swiften to PATH_SUFFIXED for libSwiften 2011-04-03 00:13:33 +02:00
Kevin Smith
e55aa02347 CMake stuff to find libSwiften.
If you keep things in strange places, set CMAKE_PREFIX_PATH in the environment before running cmake.
2011-04-03 05:07:34 +08:00