Displaying 1 result from an estimated 1 matches for "codedness".
Did you mean:
codedgers
2011 Dec 21
0
[LLVMdev] A better CMake
...flags ++
libs.map(x => '-l' ++ x) ++
# Lib dirs are relative to build dir by default
lib_dirs.map(x => ['-L', x]).merge() ++
['-o', outputs[0]] ++
sources)
]
}
# TODO: clang, when used as gendeps
}
This lack of hard-codedness means that it's relatively straightforward to
support new compilers and new languages. Here's another short example, this
is from the configuration test that can be used to detect whether a given
struct has a particular member:
Now I don't want to generate too much traffic on this list...