summaryrefslogtreecommitdiff
path: root/cmake/modules/UseWinLibs.cmake
AgeCommit message (Collapse)AuthorFilesLines
2013-10-12Remove some things that I added while not understanding the realJörg Mayer1-3/+4
problem/solution. "Long" since solved by copying the solution from Makefile.nmake. Small update to the status of cmake builds on windows svn path=/trunk/; revision=52574
2013-10-11Now the GUI programs (wireshark/gtk2 and qtshark) compile and linkJörg Mayer1-0/+1
svn path=/trunk/; revision=52538
2013-10-06Libwireshark now links on windows with cmakeJörg Mayer1-0/+1
svn path=/trunk/; revision=52424
2013-10-05editcap and capinfos compile now with cmakeJörg Mayer1-0/+2
svn path=/trunk/; revision=52382
2013-10-05Attempt to get linking working with cmake - without success so far.Jörg Mayer1-0/+17
svn path=/trunk/; revision=52377