summaryrefslogtreecommitdiff
path: root/indra/integration_tests/CMakeLists.txt
blob: 248583d775cfaf4defd08ee0dba612df714c8c4a (plain)
1
2
3
4
5
6
# -*- cmake -*-

add_subdirectory(llui_libtest)
if (LLIMAGE_LIBTEST)
  add_subdirectory(llimage_libtest)
endif (LLIMAGE_LIBTEST)