NEOTESTGO_VERSION=0.1.0
NEOTESTGO_ROOT =/usr
NEOTESTGO_NEOCCA_CONFIG =@NEO_CCA_INSTALLED_CONFIG@
NEOTESTGO_VARS_SH=/usr/share/neotest-go-0.1.0/Neo_Test_Go_Vars.sh
NEOTESTGO_CCA_DATA=/usr/share/neotest-go-0.1.0/components

# The include paths needed to find the eg headers
NEOTESTGO_INC =-I/usr/include/neotest-go-0.1.0

# Flags needed, if any other than NEOTESTGO_LIB, to static link EG.
NEOTESTGO_LDFLAGS= 

# The archive absolute location for this component:
NEOTESTGO_DL_LIB_PATH =$(NEOTESTGO_ROOT)/lib
NEOTESTGO_STATIC_LIB =$(NEOTESTGO_ROOT)/lib/libGo-0.1.0.a
NEOTESTGO_DYNAMIC_LIB =$(NEOTESTGO_ROOT)/lib/libGo-0.1.0.so

NEOTESTGO_MAJOR_VERSION=0
NEOTESTGO_MINOR_VERSION=1
NEOTESTGO_PATCH_LEVEL=0
