summaryrefslogtreecommitdiffstats
path: root/vespamalloc/src/tests/CMakeLists.txt
blob: 4d566371bd7ad38c1e24563c878b9919c5dfdc1a (plain) (blame)
1
2
3
4
5
6
# Copyright 2016 Yahoo Inc. 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
)