aboutsummaryrefslogtreecommitdiffstats
path: root/fastos/CMakeLists.txt
blob: c17752e234c5a63faf7a274f73d860a95b3efc95 (plain) (blame)
1
2
3
4
5
6
7
8
# 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
    src/tests
)