On 12.02.25 10:47, Will Godfrey wrote:
This is far more complex than I realised :(

Generally speaking, build systems often tend to be much more complex
as it might seem on first sight, especially when involving portability.

In this case, seemingly it boils down to a few points:

- this topic is not urgent, since the actual build system works well enough.

- we /should/ consider to use the IMPORTED_TARGET approach for all
  dependencies handled via pkg-config, since it's clearly the
  currently recommended way.

- as far as *globbing* is concerned, it is foremost a matter of
  preferences or style, and basically boils down to the alternatives:

  * do we prefer to have full manual control over each file to be built
  * or do we want to get rid of that manual effort and replace it by globbing?


-- Hermann




_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel

Reply via email to