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