Hello Ken, thanks a lot for the responses, but I already tried that without too much success (CFLAGS and CXXFLAGS in that case), but will retry again.
And maybe I'll have to learn 'bit about cmake, as I'm much more familiar with makefiles & Co. - that's the deal with too old people sitting in frontof too old computers. Best regards, Eckard Am 17.03.2023 um 14:12 schrieb Ken Cunningham:
You can also look into how to use pkgconfig and cmake to find needed libraries. They can suffice for simpler header and library path additions, and often that might be all you need for a simpler project with just one or two things needed. K