fix build system: make eo/edo examples works
This commit is contained in:
parent
8a81bd2191
commit
0829afceb9
10 changed files with 61 additions and 79 deletions
|
|
@ -51,7 +51,7 @@ if(ENABLE_CMAKE_EXAMPLE)
|
|||
message("EO examples:")
|
||||
endif(${CMAKE_VERBOSE_MAKEFILE})
|
||||
add_subdirectory(tutorial)
|
||||
add_subdirectory(app)
|
||||
#add_subdirectory(app) # FIXME must be updated
|
||||
endif(ENABLE_CMAKE_EXAMPLE)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue