aboutsummaryrefslogtreecommitdiff
path: root/src/threads/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2015-09-07cmake: Handle libssh threas library correctlyAndreas Schneider1-2/+7
2014-05-27cmake: Fix the build on Windows.Andreas Schneider1-66/+68
2011-06-01cmake: Fix static .lib overwriting on Windows.Andreas Schneider1-3/+20
2010-09-09build: Remove unneeded debug message.Andreas Schneider1-2/+0
2010-09-08build: Improve pthread detection.Andreas Schneider1-2/+2
2010-09-08build: Make sure LIBSSH_THREADS_LINK_LIBRARIES is in the cache.Andreas Schneider1-5/+7
2010-09-08build: Fixed linking against libssh in thread library.Andreas Schneider1-2/+2
2010-09-06Implemented the noop and native pointersAris Adamantiadis1-1/+0
2010-09-06threads: Build a libssh threading library.Andreas Schneider1-0/+109