IBMStreams / streamsx.monitoring

The com.ibm.streamsx.monitoring toolkit provides capabilities to create applications that monitor IBM Streams and its applications.
https://ibmstreams.github.io/streamsx.monitoring/
Other
5 stars 5 forks source link

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

Closed markheger closed 3 years ago

markheger commented 3 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