diff --git a/config.nims b/config.nims index 3ca65738c..94d116a00 100644 --- a/config.nims +++ b/config.nims @@ -116,6 +116,7 @@ if defined(android): switch("passL", "--sysroot=" & sysRoot) switch("cincludes", sysRoot & "/usr/include/") # begin Nimble config (version 2) +--noNimblePath when withDir(thisDir(), system.fileExists("nimble.paths")): include "nimble.paths" # end Nimble config