X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=tests%2Fcompile%2Fapi1%2Fhello.cxx%2FREADME;fp=tests%2Fcompile%2Fapi1%2Fhello.cxx%2FREADME;h=0000000000000000000000000000000000000000;hp=48cb0d8f62353dce438d0731f3874cd8fa210607;hb=89a8858dc6fdaf6c094d9038db79fbc61469ccef;hpb=53f7d0d7404de911dd62dff06f08539e33ea7519 diff --git a/tests/compile/api1/hello.cxx/README b/tests/compile/api1/hello.cxx/README deleted file mode 100644 index 48cb0d8f..00000000 --- a/tests/compile/api1/hello.cxx/README +++ /dev/null @@ -1,4 +0,0 @@ -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.