Thanks Ben,
precompiled headers have some black magic I can’t get through.
I already read that part but it needs a target and at this point I am lost because I don’t know how to provide the library’s one.
And anyway, judging by the size of the static lib (9Mo) for multiple headers when the gch is 700Mo+, lets me think that it won’t work.
I will point to the cmake_pch.hxx file in my files, hoping that the cmake_pch.hxx.gch be picked but I am not sure…