You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently .dep is located in the current dir. I suggest it be in the $(BUILD_DIR). That is especially useful if $(BUILD_DIR) is redefined as some other dir, e.g.:
Currently .dep is located in the current dir. I suggest it be in the$(BUILD_DIR). That is especially useful if $ (BUILD_DIR) is redefined as some other dir, e.g.:
I use @SL-RU 's fork.