On Sunday 14 November 2010, Ted Kord wrote: > Hello > > I have an object file which I'd like to link in during compilation of my > executable. I've tried adding it to each of the commands below with no > success for any: > > add_executable(.... foo.o) This should work. What error did you get ? Alex