IBMStreams / streamsx.kafka

Repository for integration with Apache Kafka
https://ibmstreams.github.io/streamsx.kafka/
Apache License 2.0
13 stars 9 forks source link

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

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