client_wrapper.hxx, socket_wrapper.hxx: reorder member initialization order
[libt2n] / examples-codegen / CMakeLists.txt
... / ...
CommitLineData
1
2add_subdirectory(example1 EXCLUDE_FROM_ALL)
3add_subdirectory(example1-client EXCLUDE_FROM_ALL)
4add_subdirectory(example1-client-wrapper EXCLUDE_FROM_ALL)
5add_subdirectory(example2 EXCLUDE_FROM_ALL)
6add_subdirectory(example2-client EXCLUDE_FROM_ALL)