Someone can tell me how to solve the following problem, about windows environment:
In makefile I have:
INCLUDE = $(wildcard $(addsuffix /*.h,$(INCLUDEDIR)))
where are the headers. But I need it to appear \ instead of /*.h. The proble...
asked by
04.07.2018 / 01:40