aboutsummaryrefslogtreecommitdiff
path: root/backends.py
diff options
context:
space:
mode:
authorAfief Halumi <afief.h@gmail.com>2015-07-23 22:14:50 +0300
committerAfief Halumi <afief.h@gmail.com>2015-07-23 22:17:39 +0300
commit5148972bfe5f4d2012ec29cf913ec8cf5eafd47e (patch)
treea9d55f25791da690d3d1e440a720815a1e42dda8 /backends.py
parentcbc37237974d3b9de31acca91fa9207f462c9b4d (diff)
downloadmeson-5148972bfe5f4d2012ec29cf913ec8cf5eafd47e.zip
meson-5148972bfe5f4d2012ec29cf913ec8cf5eafd47e.tar.gz
meson-5148972bfe5f4d2012ec29cf913ec8cf5eafd47e.tar.bz2
Avoid sorting object list before generating target
When adding objects to a build target (specifically static libraries) they should appear at the end of the object list. Sorting the list always put them at the beginning of the list.
Diffstat (limited to 'backends.py')
0 files changed, 0 insertions, 0 deletions