summaryrefslogtreecommitdiffstats
path: root/lowercasing_test/src/grouping_test/hello-world-lib/CMakeLists.txt
blob: a6e6876f152f410d819649ce823d6f1422ac7d60 (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_library(lowercasing_test_hello-world-lib STATIC
    SOURCES
    hello-world.cpp
    DEPENDS
)