| | 1 | |
| | 2 | add_subdirectory(example1 EXCLUDE_FROM_ALL) |
| | 3 | add_subdirectory(example1-client EXCLUDE_FROM_ALL) |
| | 4 | add_subdirectory(example1-client-wrapper EXCLUDE_FROM_ALL) |
| | 5 | add_subdirectory(example2 EXCLUDE_FROM_ALL) |
| | 6 | add_subdirectory(example2-client EXCLUDE_FROM_ALL) |