aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/apps/make_fixture_macros/CMakeLists.txt
blob: eba7d5aa36b8e735b41dbf280321956e9cc936a9 (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(vespalib_make_fixture_macros_app
    SOURCES
    make_fixture_macros.cpp
    DEPENDS
)