Skip to content
Snippets Groups Projects
Commit e6d2a1f0 authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Ignore src/include folder in make process

parent fc4b82fe
No related branches found
No related tags found
No related merge requests found
SUBDIRS := $(wildcard */.)
SUBDIRS := cluster sphere trapping
BUILDDIR=../build
all: $(SUBDIRS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment