diff options
author | Oz Linden <oz@lindenlab.com> | 2011-10-11 09:31:09 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-10-11 09:31:09 -0400 |
commit | be251b06eb785a2d301115f9c231eb5f3c906224 (patch) | |
tree | c6b7685ed8d746ed3fb0466e43349d688e075d76 /indra/linux_crash_logger | |
parent | a15701de33007f60994181d8e7300d1e624de373 (diff) | |
parent | 61c3b55bd065f28f96a5a170b830874c8c8fa517 (diff) |
merge changes for open-38
Diffstat (limited to 'indra/linux_crash_logger')
-rw-r--r-- | indra/linux_crash_logger/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/linux_crash_logger/CMakeLists.txt b/indra/linux_crash_logger/CMakeLists.txt index ab62a0d0af..98ebdc7487 100644 --- a/indra/linux_crash_logger/CMakeLists.txt +++ b/indra/linux_crash_logger/CMakeLists.txt @@ -3,6 +3,7 @@ project(linux_crash_logger) include(00-Common) +include(GLH) include(LLCommon) include(LLCrashLogger) include(LLMath) |