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