How to use g++ command line to compile this?

I got two folders

./Library

./Codes/src

The main.cpp file and many other cpp or header files exist in ./Codes/src folder. ./Library is the folder which should be included.

How can I compile this? easy-to-understand way? convenient-to-use-repeatly way?
Thanks.
Last edited on
Topic archived. No new replies allowed.