C Export Libraries

Assume that all commands presented below are executed in the root directory of Shadowgraphy.

cmake -B build -S . -DCMAKE_BUILD_TYPE=Release -DSHADOW_BUILD_C_EXPORT=ON
cmake --build build -j