# ===========================================================================
#                  SeqAn - The Library for Sequence Analysis
# ===========================================================================
# File: /sandbox/tum/tests/CMakeLists.txt
#
# CMakeLists.txt file for sandbox/tum/tests tests.
# ===========================================================================

cmake_minimum_required (VERSION 2.8.2)
project (seqan_sandbox_tum_tests)

# Setup flags and register all subdirectories.
seqan_register_tests ()
