• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

MakefileH A D19-Feb-20191.4 KiB4028

README.rstH A D19-Feb-2019382 106

hello.shH A D19-Feb-2019987 277

hello_world_client.cppH A D19-Feb-2019821 3015

hello_world_component.cppH A D19-Feb-2019753 3217

hello_world_component.hppH A D19-Feb-20191.4 KiB5739

README.rst

1.. Copyright (c) 2011 Bryce Lelbach
2
3   Distributed under the Boost Software License, Version 1.0. (See accompanying
4   file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5
6This directory intentionally avoids providing a CMakeLists.txt file
7because it is intended to illustrate building by command line.
8
9The exact commands needed to build and run are in hello.sh
10