dstep v1.0.3 (2021-07-31T06:50:08Z)
Home
Dub
Repo
DefaultConfig.llvmLibPaths
configure
DefaultConfig
Undocumented in source.
string
[]
llvmLibPaths
;
enum
llvmLibPaths
;
auto
llvmLibPaths
;
auto
llvmLibPaths
;
struct
DefaultConfig
version(!D_Ddoc && !OSX && !linux && FreeBSD)
static immutable
auto
llvmLibPaths
=
[
"/usr/local/llvm90/lib"
,
"/usr/local/llvm80/lib"
,
"/usr/local/llvm70/lib"
,
"/usr/local/llvm60/lib"
,
"/usr/local/llvm50/lib"
] ~
standardPaths
;
Meta
Source
See Source File
configure
DefaultConfig
static variables
additionalLib
additionalLibPaths
centOsPaths
clangLib
cppLib
debianPaths
homebrewPaths
llvmConfigExecutable
llvmLibPaths
macPortsPaths
standardPaths