Merge branch 'master' into easysetup & CBOR changes
[platform/upstream/iotivity.git] / resource / csdk / connectivity / SConscript
index e68924f..777f7d9 100644 (file)
@@ -57,7 +57,9 @@ else:
                env.AppendUnique(CPPDEFINES = ['NO_IP_ADAPTER'])
 
 env.SConscript('./src/SConscript')
-
+#if build_sample == 'ON':
+#      if target_os in ['linux', 'arduino', 'android']:
+#              env.SConscript('./samples/' + target_os + '/SConscript')
 if build_sample == 'ON':
        if target_os in ['linux', 'arduino', 'darwin']:
                target_path = target_os