aboutsummaryrefslogtreecommitdiffstats
path: root/vdstestlib/src/vespa/vdstestlib/CMakeLists.txt
blob: 0d001307ae528df9586f08ebf7e71739eea2d3d6 (plain) (blame)
1
2
3
4
5
6
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vespa_add_library(vdstestlib
    SOURCES
    $<TARGET_OBJECTS:vdstestlib_vdstestlib_config>
    INSTALL lib64
)