hello-world-static-lib A simple static library with one important function ... say_hi() building library git clone https://github.com/MasterpieceTechVideos/hello_static_lib.git cd hello_static_lib cmake -S . -B build cmake --build build using library