summaryrefslogtreecommitdiffstats
path: root/LogReceiver/build/CMakeFiles/LogReceiver.dir/cmake_clean.cmake
Commit message (Collapse)AuthorAgeFilesLines
* no build dirs in gitSebastian Schmelzer2011-09-061-30/+0Star
|
* some changes in the cmakelist file. only added and again removed the same ↵Niklas2011-09-061-9/+0Star
| | | | stuff also deleted some files in the debug folder
* latest version of all files. cmake still doesn't workNiklas2011-09-061-5/+8
|
* tried to manage cmake but failed. also tried to add the del_route() method ↵Niklas2011-09-051-0/+36
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...