221 B
221 B
CMake Add Subdirectory Example Project
Build Steps
Commands to build the example project:
ln -s ../.. rapidcsv
mkdir -p build && cd build && cmake .. && make