diff options
author | Aleric Inglewood | 2010-09-30 15:03:40 +0200 |
---|---|---|
committer | Aleric Inglewood | 2010-09-30 15:03:40 +0200 |
commit | d2e914c92e851ce3e0cc349dd3d707751d3abfc1 (patch) | |
tree | 27c9de509d7cdf1e267235b837c3d13ee6645ee6 /linden/etc | |
parent | VWR-14426: Link step fails on Linux when LDFLAGS is set (diff) | |
download | meta-impy-d2e914c92e851ce3e0cc349dd3d707751d3abfc1.zip meta-impy-d2e914c92e851ce3e0cc349dd3d707751d3abfc1.tar.gz meta-impy-d2e914c92e851ce3e0cc349dd3d707751d3abfc1.tar.bz2 meta-impy-d2e914c92e851ce3e0cc349dd3d707751d3abfc1.tar.xz |
RED-573: FindTut.cmake is missing: tut.h is not searched for.
This patch only affects --standalone. It was basically ported
from Snowglobe with the following change: If LL_TESTS is not
set, then tut.h is not required (this is an improvement,
because if LL_TESTS is not set no tests should be created or run).
I tested it with -DLL_TESTS:BOOL=ON, -DLL_TESTS:BOOL=OFF and
no -DLL_TESTS* at all, with and without tut installed, internally
and externally. Things worked as expected. Most notably, with
tut.h installed in libraries/include/, it is NOT found. This is
necessary because using -Ilibraries/include for standalone is
a no no: prebuilt stuff might be downloaded, but we don't want
to use it! That directory contains potentially many other libraries.
Diffstat (limited to 'linden/etc')
0 files changed, 0 insertions, 0 deletions