Skip to content

Add shared object lib rule

John Wikman requested to merge 6-so into main

Add lib rule for creating .so file. Add build and dist dirs in Makefile. Stricter flags when compiling, to be enforced with Werror and maybe pedantic in the future.

Closes #6 (closed)

Merge request reports