summaryrefslogtreecommitdiff
path: root/indra/newview/llclassifiedstatsresponder.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2009-09-03 16:50:44 -0400
committerNat Goodspeed <nat@lindenlab.com>2009-09-03 16:50:44 -0400
commita1c69da32657ca94166519e1e522dd1d790bfa47 (patch)
tree47464d3053492332b488b09076b34b1eaf92afe9 /indra/newview/llclassifiedstatsresponder.h
parent8d8e309bfe59e0248c9c9b5c780c919277fced92 (diff)
QAR-1619: Fix Windows link errors when building INTEGRATION_TEST_lllazy.
The problem arose because we were setting LL_COMMON_BUILD in llcommon/CMakeLists.txt, not only for the library build itself but also for its LL_ADD_INTEGRATION_TEST tests. This told all the headers compiled into the INTEGRATION_TEST_lllazy executable that the executable was providing all the llcommon symbols, rather than importing them. The solution is to switch to the llcommon_EXPORTS symbol automagically defined by CMake when building the llcommon shared library itself.
Diffstat (limited to 'indra/newview/llclassifiedstatsresponder.h')
0 files changed, 0 insertions, 0 deletions