diff --git a/indra/test/CMakeLists.txt b/indra/test/CMakeLists.txt index dc37066e526d1b62db9cefbdeb91f27ca522af45..328ab4ca518f51cfe5f0f42a3b32d957568c36bd 100644 --- a/indra/test/CMakeLists.txt +++ b/indra/test/CMakeLists.txt @@ -133,4 +133,4 @@ set(test_results ${CMAKE_CURRENT_BINARY_DIR}/cpp_tests_ok.txt) # developers choose to disable LL_TESTS. if (LL_TESTS) add_custom_target(tests_ok ALL DEPENDS ${test_results}) -endif (LL_TESTS) \ No newline at end of file +endif (LL_TESTS)