bugfix build: build applications, correct prototype for EDA
This commit is contained in:
parent
51632cf856
commit
da4a7489f3
3 changed files with 4 additions and 5 deletions
|
|
@ -92,7 +92,7 @@ SET(SAMPLE_SRCS)
|
|||
######################################################################################
|
||||
|
||||
ADD_SUBDIRECTORY(src)
|
||||
#ADD_SUBDIRECTORY(application)
|
||||
ADD_SUBDIRECTORY(application)
|
||||
ADD_SUBDIRECTORY(test)
|
||||
ADD_SUBDIRECTORY(doc)
|
||||
|
||||
|
|
|
|||
Reference in a new issue