Allow to control maximum depth of nested includes for conditional PreProcessor

This commit is contained in:
Ivan Kravets
2018-03-08 16:29:09 +02:00
parent 105cd0fa71
commit 7e875553c2
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ CORE_PACKAGES = {
"contrib-pysite": ">=0.1.5,<2",
"tool-pioplus": ">=0.14.3,<2",
"tool-unity": "~1.20302.1",
"tool-scons": "~2.20501.3"
"tool-scons": "~2.20501.4"
}
PIOPLUS_AUTO_UPDATES_MAX = 100