[ gpsdrive ] Building gpsdrive without Friendsd and kismet
info at 4x4falcon.com
info at 4x4falcon.com
Mon Jan 5 18:03:22 AKST 2009
Hi All,
I've been looking at the possibility of building gpsdrive without friends
and kismet (I don't use them).
So I went through all the files and commented out the relevant sections
and it then builds fine.
This is not ideal however so I've been trying to sus out how to do it
using cmake -DKISMET:boolean=0 etc.
So a couple of questions.
What's a suitable cmake -D to not compile kismet? as above? Likewise for
friendd.
Does this directive get passed through to the makefile? ie will compiler
directives such as
#IFDEF KISMET
...
#ENDIF
be processed.
I assume I need to modify the CMakeFiles.txt in the src directory to
generate the appropriate makefiles?
TIA
Ross
More information about the GPSdrive
mailing list