summaryrefslogtreecommitdiffstats
path: root/LogReceiver/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of openslx.org:lsfks/projekte/fbguiSebastian Schmelzer2011-09-061-1/+1
|\
| * some changes in the cmakelist file. only added and again removed the same ↵Niklas2011-09-061-1/+1
| | | | | | | | stuff also deleted some files in the debug folder
* | fix cmake stuffSebastian Schmelzer2011-09-061-6/+6
|/
* add requirement for qt 4.7Sebastian Schmelzer2011-09-061-1/+2
|
* fix cmake includesSebastian Schmelzer2011-09-061-1/+1
|
* transferSebastian Schmelzer2011-09-061-5/+8
|
* latest version of all files. cmake still doesn't workNiklas2011-09-061-7/+11
|
* tried to manage cmake but failed. also tried to add the del_route() method ↵Niklas2011-09-051-0/+49
of interface.c but failed too. made a static lib of the customdhcpcd files but couldn't change it to a shared lib. (tried to add SHARE to the add_library code but this resulted in an error multiple declarations of main...