I've noticed this warnings while using new ninja module:
Found unhandled function action test_list_builder_action, generating scons command to build
Note: this is less efficient than Ninja, you can write your own ninja build generator for this function using NinjaRegisterFunctionHandler
- is duplicated by
-
SERVER-45848 Generated ninja file can try to link some objects before it's dependencies are ready
- Closed