IBMStreams / streamsx.messagehub

Repository to provide easy integration with IBM MessageHub Bluemix Service
https://ibmstreams.github.io/streamsx.messagehub/
Apache License 2.0
1 stars 6 forks source link

Sample applications: Prepare Makefiles for CP4D buildservice (build with VsCode) #116

Closed markheger closed 4 years ago

markheger commented 4 years ago

update Makefile in samples

ifdef STREAMS_BUILDSERVICE
  SPL_PATH = ../toolkits:$(STREAMS_INSTALL)/toolkits
else

../toolkits supports to use an "updated" toolkit with VsCode from local toolkits directory