File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ modules:
1616 nlohmann-json : ' {compiler.name}/{compiler.version}/json/{version}'
1717 nlohmann-json-schema-validator : ' {compiler.name}/{compiler.version}/json-schema-validator/{version}'
1818 libjpeg-turbo : ' {compiler.name}/{compiler.version}/libjpeg/{version}'
19+ prod-util : ' {compiler.name}/{compiler.version}/prod_util/{version}'
1920 exclude :
2021 # List of packages for which we don't need modules
2122 - apple-libunwind
@@ -271,6 +272,7 @@ modules:
271272 nlohmann-json : ' json/{version}'
272273 nlohmann-json-schema-validator : ' json-schema-validator/{version}'
273274 libjpeg-turbo : ' libjpeg/{version}'
275+ prod-util : ' prod_util/{version}'
274276 exclude :
275277 # List of packages for which we don't need modules
276278 - apple-libunwind
You can’t perform that action at this time.
0 commit comments