phoenix-firestorm/indra/test
Aleric Inglewood a902160723 VWR-24251: Fix -DLL_TESTS:BOOL=ON on standalone when Tut is installed in a non-standard directory.
If tut/tut.hpp isn't installed in a standard include directory all tests
fail because the found include directory for tut isn't passed to the compiler.

This patch fixes this by passing it.
Note that using include_directories() in a Find*.cmake file is bad practise.
The correct way is to set an include dir variable and call
include_directories() once. It certainly doesn't work for the tests anyway
because the tests are all over the place and include_directories is on a
per folder basis.  What is needed is to set it for each (test) target.

However, there is no TARGET_INCLUDE_DIRECTORIES. The closest thing that we
have is to set the COMPILE_FLAGS property for a target.

Fortunately, standalone is only used for linux, so we can just use
-I${TUT_INCLUDE_DIR} to get the effect we want.
2010-12-16 15:43:18 +01:00
..
CMakeLists.txt VWR-24251: Fix -DLL_TESTS:BOOL=ON on standalone when Tut is installed in a non-standard directory. 2010-12-16 15:43:18 +01:00
blowfish.1.bin merge -r 57761:57967 im-email-session-3, removes database load from IM to email session tracking, introduces new format for email return addresses 2007-02-15 20:24:08 +00:00
blowfish.2.bin merge -r 57761:57967 im-email-session-3, removes database load from IM to email session tracking, introduces new format for email return addresses 2007-02-15 20:24:08 +00:00
blowfish.digits.txt merge -r 57761:57967 im-email-session-3, removes database load from IM to email session tracking, introduces new format for email return addresses 2007-02-15 20:24:08 +00:00
blowfish.pl Documented what we're testing and why. 2007-07-09 04:04:34 +00:00
debug.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
io.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llassetuploadqueue_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llblowfish_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llbuffer_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
lldatapacker_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
lldoubledispatch_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llevents_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llhttpclient_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llhttpdate_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llhttpnode_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
lliohttpserver_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llmessageconfig_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llmessagetemplateparser_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llpermissions_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llpipeutil.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llpipeutil.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llsaleinfo_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llscriptresource_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llsd_new_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llsdmessagebuilder_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llsdmessagereader_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llsdtraits.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llsdutil_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llservicebuilder_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llstreamtools_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
lltemplatemessagebuilder_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
lltimestampcache_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
lltranscode_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
lltut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
lltut.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
lluserrelations_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
lluuidhashmap_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llxorcipher_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
message_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
mock_http_client.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
mock_http_client.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
prim_linkability_tut.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
test.cpp forcing all the teamcity service messages to be spat out at once per suite to avoid incorrect TC reporting 2010-08-25 11:48:20 -07:00
test.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
test_llmanifest.py Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00