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