[GYP] Update build configuration for ML API 19/254419/1
authorPiotr Kosko/Native/Web API (PLT) /SRPOL/Engineer/Samsung Electronics <p.kosko@samsung.com>
Tue, 2 Mar 2021 12:59:20 +0000 (13:59 +0100)
committerPiotr Kosko/Native/Web API (PLT) /SRPOL/Engineer/Samsung Electronics <p.kosko@samsung.com>
Tue, 2 Mar 2021 13:00:48 +0000 (14:00 +0100)
Change-Id: Icb9f4993e8bbeae6e2c12bfca6689d279823d54e

src/tizen-wrt.gyp

index 32b98423220846e1941be79379f6e4d311703dd1..882ff7264bce87a66e90b989eb4a4af8c7275961 100755 (executable)
@@ -12,7 +12,6 @@
         'common/common.gyp:*',
         'tizen/tizen.gyp:*',
         'utils/utils.gyp:*',
-        'ml/ml.gyp:*',
       ],
       'conditions': [
         [
             ],
           },
         ],
+        [
+          'tizen_feature_ml_support==1', {
+            'dependencies': [
+              'ml/ml.gyp:*',
+            ],
+          },
+        ],
         [
           'tizen_feature_nbs_support==1', {
             'dependencies': [