diff options
author | Brad King <brad.king@kitware.com> | 2009-12-15 19:15:27 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-12-15 19:15:27 (GMT) |
commit | 357096d35a5ee417aa1f77fdfdace083fec3635e (patch) | |
tree | 958d2c9b4ba4d371885a63a6349823023aa2509a /Utilities/cmcurl | |
parent | 1ac1058272b03fee1e4f5ca1de0fd46453a8b125 (diff) | |
download | CMake-357096d35a5ee417aa1f77fdfdace083fec3635e.zip CMake-357096d35a5ee417aa1f77fdfdace083fec3635e.tar.gz CMake-357096d35a5ee417aa1f77fdfdace083fec3635e.tar.bz2 |
KWSys: Build tests after libraries
The TestSharedForward executable and TestDynload module do not actually
link to a KWSys library, but it is nice to build them after the
libraries just like all other test binaries.
This also works around a universal binary bug in Xcode 2.x. It forgets
to create the output directory for the executable before linking it. We
avoid the problem by putting the library in the directory first.
Diffstat (limited to 'Utilities/cmcurl')
0 files changed, 0 insertions, 0 deletions