summaryrefslogtreecommitdiffstats
path: root/src/jaegertracing/opentracing-cpp/example/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/jaegertracing/opentracing-cpp/example/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/jaegertracing/opentracing-cpp/example/CMakeLists.txt b/src/jaegertracing/opentracing-cpp/example/CMakeLists.txt
new file mode 100644
index 000000000..39565cca9
--- /dev/null
+++ b/src/jaegertracing/opentracing-cpp/example/CMakeLists.txt
@@ -0,0 +1,2 @@
+add_subdirectory(tutorial)
+add_subdirectory(dynamic_load)