Fix handling of empty array directives in the SDLang recipe parser.
A directive such as "sourcePaths" didn't result in an empty array entry to be inserted into the build settings, which in turn caused the package loading code to still search for the default source paths. |
---|
|
source/dub/recipe/sdl.d |
---|