VirtualBox

Changeset 74169 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 10, 2018 6:49:09 AM (6 years ago)
Author:
vboxsync
Message:

IPRT/testcase: build fix. bugref:9167

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/Makefile.kmk

    r74161 r74169  
    5656        tstRTCrX509-1 \
    5757        tstRTCType \
    58         tstRTCRest-1 \
    5958        tstRTDigest \
    6059        tstRTDigest-2 \
     
    175174ifdef VBOX_WITH_LIBCURL
    176175 PROGRAMS += \
    177         tstRTHttp-1 \
    178         tstRTS3
     176        tstRTHttp-1 \
     177        tstRTCRest-1 \
     178        tstRTS3
    179179endif
    180180if1of ($(KBUILD_TARGET_ARCH), amd64 x86)
     
    309309tstRTCType_SOURCES = tstRTCType.cpp
    310310
    311 tstRTCRest-1_TEMPLATE = VBOXR3TSTEXE
    312 tstRTCRest-1_SOURCES = tstRTCRest-1.cpp
     311ifdef VBOX_WITH_LIBCURL
     312 tstRTCRest-1_TEMPLATE = VBOXR3TSTEXE
     313 tstRTCRest-1_SOURCES = tstRTCRest-1.cpp
     314endif
    313315
    314316tstRTDigest_TEMPLATE = VBOXR3TSTEXE
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette