X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=examples-codegen%2FCMakeLists.txt;fp=examples-codegen%2FCMakeLists.txt;h=a2fc0a115fb8c384e1e3e5b8857b805f8f4429fe;hp=0000000000000000000000000000000000000000;hb=7ba3852764765e4ffe3ee420f639bd7f6091ccf0;hpb=42d5cde75896853569f7669e47b66c671a917a4d diff --git a/examples-codegen/CMakeLists.txt b/examples-codegen/CMakeLists.txt new file mode 100644 index 0000000..a2fc0a1 --- /dev/null +++ b/examples-codegen/CMakeLists.txt @@ -0,0 +1,6 @@ + +add_subdirectory(example1 EXCLUDE_FROM_ALL) +add_subdirectory(example1-client EXCLUDE_FROM_ALL) +add_subdirectory(example1-client-wrapper EXCLUDE_FROM_ALL) +add_subdirectory(example2 EXCLUDE_FROM_ALL) +add_subdirectory(example2-client EXCLUDE_FROM_ALL)