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