summaryrefslogtreecommitdiffstats
path: root/fastos/CMakeLists.txt
blob: 60813c569e4184fc5b9b4bedd105ea2d6129bc76 (plain) (blame)
1
2
3
4
5
6
7
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_define_module(
    LIBS
    src/vespa/fastos

    TESTS
)