Skip to content
On this page

Library

--libs, -l

--libs, -l flag can be used as the following:

bash
$ runcpp --libs

Which will show the 3rd-party libraries used in this project:

bash
Copyright 2023 Tushar Chaurasia
    1. [sstring v3.0.0]      (https://github.com/Dark-CodeX/openutils.git)         Tushar Chaurasia
    2. [vector v2.0.0]       (https://github.com/Dark-CodeX/openutils.git)         Tushar Chaurasia

License:
This project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007. You may obtain a copy of this license at https://www.gnu.org/licenses/gpl-3.0.en.html.