GCC, Make and CMake are famous and useful tools to build C/C++ programs. This note helps you to understand functions and how to use them properly. g++ -shared -o libV ...
Welcome! This tutorial is based on the CMake tutorial of IPADS in Shanghai Jiao Tong University. You can find the original repository and the video. This tutorial focuses on a simple project, which is ...