Commit a712a490 authored by Jeroen Demeyer's avatar Jeroen Demeyer

Do not warn for "cache" option

parent 51b2ec16
...@@ -756,4 +756,5 @@ default_options = dict( ...@@ -756,4 +756,5 @@ default_options = dict(
common_utility_include_dir = None, common_utility_include_dir = None,
output_dir=None, output_dir=None,
build_dir=None, build_dir=None,
cache=None,
) )
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment