Skip to content
Snippets Groups Projects
Commit dc7c8968 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

COMP: default compile into user path instead of group path

- consistent with other modules
parent e0d3f84c
No related merge requests found
sinclude $(GENERAL_RULES)/mplib$(WM_MPLIB)
sinclude $(RULES)/mplib$(WM_MPLIB)
sinclude $(GENERAL_RULES)/module-path-group
sinclude $(GENERAL_RULES)/module-path-user
/* Failsafe - default to user location */
ifeq (,$(strip $(FOAM_MODULE_LIBBIN)))
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment