X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=tests%2Fcompile%2Fapi0%2Fhello.cxx%2FREADME.md;fp=tests%2Fcompile%2Fapi0%2Fhello.cxx%2FREADME.md;h=34acde72d37803a520dc2b1f860cf5eaa796214b;hp=0000000000000000000000000000000000000000;hb=89a8858dc6fdaf6c094d9038db79fbc61469ccef;hpb=53f7d0d7404de911dd62dff06f08539e33ea7519 diff --git a/tests/compile/api0/hello.cxx/README.md b/tests/compile/api0/hello.cxx/README.md new file mode 100644 index 00000000..34acde72 --- /dev/null +++ b/tests/compile/api0/hello.cxx/README.md @@ -0,0 +1,10 @@ + + +This is a "hello world" application used to verify that an instrumented +program written in C++ can be built successfully. + +Only enabled if a C++ build environment is detected during configure.