diff options
Diffstat (limited to 'indra/cmake/CMakeLists.txt')
-rw-r--r-- | indra/cmake/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/cmake/CMakeLists.txt b/indra/cmake/CMakeLists.txt index 9ddcc62f2c..658441dab1 100644 --- a/indra/cmake/CMakeLists.txt +++ b/indra/cmake/CMakeLists.txt @@ -37,6 +37,7 @@ set(cmake_SOURCE_FILES GStreamer.cmake GooglePerfTools.cmake JPEG.cmake + LLAddBuildTest.cmake LLAudio.cmake LLCharacter.cmake LLCommon.cmake @@ -70,6 +71,7 @@ set(cmake_SOURCE_FILES Python.cmake Prebuilt.cmake QuickTime.cmake + RunBuildTest.cmake TemplateCheck.cmake Tut.cmake UI.cmake |