81785839873d35e95d9277f2942576e18930a066
[platform/upstream/iotivity.git] / service / notification / cpp-wrapper / SConscript
1 # build producer notification wrapper
2 SConscript('provider/SConscript')
3
4 # build producer notification wrapper
5 SConscript('consumer/SConscript')
6
7 # Go to build sample apps using wrapper
8 SConscript('examples/linux/SConscript')