Compiling on Windows without unneccessary includes ?

Pro Turm <[email protected]> Mon, 30 Mar 2020 16:19:32 +0200 (CEST)
Newsgroups gmane.comp.video.graphicsmagick.help
Message-ID <[email protected]>
While compiling on Windows I noticed that

jpeg.c/png.c are referencing files to GM/jpeg/ /png...
so why not write out the includes

jpeg/jpeglib.h
..
lcms/include/lcms.h

instead of adding additionally

/I jpeg/ /I lcms/include at the command line?

It seems to me more natural ... so why not replacing the places with it?

_______________________________________________
Graphicsmagick-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/graphicsmagick-help