aboutsummaryrefslogtreecommitdiffstats
path: root/vdstestlib/src/vespa/vdstestlib/CMakeLists.txt
blob: 2404f032952c161a7e60d7e9b4024965a8e9a00d (plain) (blame)
1
2
3
4
5
6
# Copyright Vespa.ai. 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
)