1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/cpp_exclude/Makefile

9 lines
175 B
Makefile

include ../Makefile.tests_common
FEATURES_REQUIRED += cpp
USEMODULE += module_exclude
EXTERNAL_MODULE_DIRS += $(CURDIR)/module_exclude
include $(RIOTBASE)/Makefile.include