X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=doc%2Fexamples%2Fcmake-multiple-shared-libraries%2FREADME.md;h=e8ad6f8f95a3d1e9dcb77554827dc76dcae2b699;hp=fc97a2699bc7272b5f30aa63f88c669d092fe6ef;hb=e03d7c66c57bf268b87296566a5160039f35ccfb;hpb=79f8dc6f50b20fb6b1d99f9bd97d70aa361bc6ad diff --git a/doc/examples/cmake-multiple-shared-libraries/README.md b/doc/examples/cmake-multiple-shared-libraries/README.md index fc97a269..e8ad6f8f 100644 --- a/doc/examples/cmake-multiple-shared-libraries/README.md +++ b/doc/examples/cmake-multiple-shared-libraries/README.md @@ -1,3 +1,9 @@ + + This examples shows how to use LTTng-UST in a project that uses CMake as the build system generator.