mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
testing/cxxtest/Make.defs: Append cxxtest to CONFIGURED_APPS (#42)
This commit is contained in:
parent
8c9663b6c1
commit
3dbf8d5652
1 changed files with 1 additions and 1 deletions
|
|
@ -35,5 +35,5 @@
|
|||
############################################################################
|
||||
|
||||
ifneq ($(CONFIG_TESTING_CXXTEST),)
|
||||
CONFIGURED_APPS += $(APPDIR)/testing
|
||||
CONFIGURED_APPS += $(APPDIR)/testing/cxxtest
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue