default user config change

This commit is contained in:
Timerix 2025-11-12 15:10:40 +05:00
parent f0ee39084e
commit 1a4ad2a3f0

View File

@ -8,4 +8,4 @@
# Example: # Example:
# libexample source code is at `../libexample`, and dependency config # libexample source code is at `../libexample`, and dependency config
# that specifies how to build this lib is at `dependencies/libexample.config` # that specifies how to build this lib is at `dependencies/libexample.config`
DEPENDENCIES_DIR=".." DEPENDENCIES_DIR="dependencies"