[CONPRO-1442] Fix crash in cpp wrapper.
[platform/upstream/iotivity.git] / cloud / SConscript
index 2c60f5c..a3a01af 100644 (file)
@@ -29,4 +29,4 @@ target_os = env.get('TARGET_OS')
 if target_os in ['linux']:
     # Build sample cloud client project
     if env.get('WITH_CLOUD') == True:
-        SConscript('samples/client/SConscript')
\ No newline at end of file
+       SConscript('samples/client/SConscript')
\ No newline at end of file