summaryrefslogtreecommitdiffstats
path: root/vespamalloc/src/tests/CMakeLists.txt
blob: 41faebfeb92d725c562be7939295f62fa3cc8ddd (plain) (blame)
1
2
3
4
5
6
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_executable(vespamalloc_test_app
    SOURCES
    test.cpp
    DEPENDS
)