diff options
-rw-r--r-- | indra/integration_tests/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/integration_tests/CMakeLists.txt b/indra/integration_tests/CMakeLists.txt index 664a3ee853..67e8fbf1f2 100644 --- a/indra/integration_tests/CMakeLists.txt +++ b/indra/integration_tests/CMakeLists.txt @@ -1,3 +1,3 @@ # -*- cmake -*- -#add_subdirectory(llui_libtest) +add_subdirectory(llui_libtest) |