summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2005-02-24 13:16:41 -0500
committerBill Hoffman <bill.hoffman@kitware.com>2005-02-24 13:16:41 -0500
commitff812580ebec0b7ff908feeb256ad263bfc0c41a (patch)
tree0d99dfaa7a1790bd9435481d0ff8fdbe215a99c9 /bootstrap
parent9c4997bf06361b05ddad6d23388086b012d381fb (diff)
downloadcmake-ff812580ebec0b7ff908feeb256ad263bfc0c41a.tar.gz
ENH: add a new library path ordering algorithm to make sure -L paths will pick the correct libraries if possible
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index afc23c63e2..1a614bf739 100755
--- a/bootstrap
+++ b/bootstrap
@@ -54,6 +54,7 @@ CMAKE_CXX_SOURCES="\
cmCustomCommand \
cmCacheManager \
cmListFileCache \
+ cmOrderLinkDirectories \
cmSourceGroup"
CMAKE_C_SOURCES="\