aboutsummaryrefslogtreecommitdiffstats
path: root/build/platform/java/jstyle_lib/ya.make
blob: 5a5e0262e8dbddcb4fa209e2e19a66af2087e5d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
RESOURCES_LIBRARY()

SUBSCRIBER(heretic)

IF (USE_SYSTEM_JSTYLE_LIB)
    MESSAGE(WARNING System java codestyle library $USE_SYSTEM_JSTYLE_LIB will be used)
ELSE()
    DECLARE_EXTERNAL_RESOURCE(JSTYLE_LIB sbr:5620327787)
ENDIF()

END()