From 4326f743d0fe6fb206047db8025206d3cf0d554b Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Fri, 12 Feb 2021 14:50:41 -0800 Subject: compilesettings: add libpath (#16997) * compilesettings: add libpath * add test * changelog * fixup Co-authored-by: Andreas Rumpf --- lib/std/compilesettings.nim | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/std/compilesettings.nim') diff --git a/lib/std/compilesettings.nim b/lib/std/compilesettings.nim index 5f3da011e..7058e55a5 100644 --- a/lib/std/compilesettings.nim +++ b/lib/std/compilesettings.nim @@ -31,6 +31,7 @@ type ccompilerPath ## the path to the C/C++ compiler backend ## the backend (eg: c|cpp|objc|js); both `nim doc --backend:js` ## and `nim js` would imply backend=js + libPath ## the absolute path to the stdlib library, i.e. nim's `--lib`, since 1.5.1 MultipleValueSetting* {.pure.} = enum ## \ ## settings resulting in a seq of string values -- cgit 1.4.1-2-gfad0