diff options
author | Don Kjer <don@lindenlab.com> | 2012-10-24 18:19:22 +0000 |
---|---|---|
committer | Don Kjer <don@lindenlab.com> | 2012-10-24 18:19:22 +0000 |
commit | 27933214f41e369337fc83ec7a9ecb2a9cdbaeee (patch) | |
tree | ccec5eeebd243fed4ede877a00ee65dc538e5a86 /indra/cmake/CMakeLists.txt | |
parent | 7f025073771b808b65f85e5f2e67e0944e903c33 (diff) |
Switching to system osmesa library instead of pre-packaged library
Diffstat (limited to 'indra/cmake/CMakeLists.txt')
-rw-r--r-- | indra/cmake/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/cmake/CMakeLists.txt b/indra/cmake/CMakeLists.txt index bee7a1b7c3..a21fa90950 100644 --- a/indra/cmake/CMakeLists.txt +++ b/indra/cmake/CMakeLists.txt @@ -15,6 +15,7 @@ set(cmake_SOURCE_FILES BuildVersion.cmake CARes.cmake CMakeCopyIfDifferent.cmake + ConfigurePkgConfig.cmake CURL.cmake Copy3rdPartyLibs.cmake DBusGlib.cmake |