aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/apps/make_fixture_macros/CMakeLists.txt
blob: 488690bbbe267f6343f239ea23013bbd47034fee (plain) (blame)
1
2
3
4
5
6
# Copyright 2017 Yahoo Holdings. 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
)