StarlingMonkey
StarlingMonkey copied to clipboard
Allow specifying dependencies from subprojects
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.