StarlingMonkey icon indicating copy to clipboard operation
StarlingMonkey copied to clipboard

Allow specifying dependencies from subprojects

Open lpereira opened this issue 9 months ago • 4 comments

This patch makes it possible for users of the add_builtins() CMake function to specify a per-builtin dependency on another target. This has been used to fix #42.

lpereira avatar May 07 '24 21:05 lpereira