Browse Source

Add autoinclude_paths setting

Add autoinclude_paths setting
commit_hash:75605424095dd50548f4b267a29e022bc7a529eb
alevitskii 5 months ago
parent
commit
43ceb108fd
2 changed files with 3 additions and 0 deletions
  1. 1 0
      build/conf/autoincludes.json
  2. 2 0
      build/conf/settings.conf

+ 1 - 0
build/conf/autoincludes.json

@@ -0,0 +1 @@
+[]

+ 2 - 0
build/conf/settings.conf

@@ -129,3 +129,5 @@ _FOLDABLE_VARS=\
 
 ARCADIA_TEST_ROOT=../arcadia_tests_data/
 DEFAULT_REQUIREMENTS=network:restricted cpu:1 ram:32
+
+AUTOINCLUDE_PATHS=build/conf/autoincludes.json