This repository has been archived by the owner on Apr 10, 2023. It is now read-only.
Release 0.2.1
Pre-release
Pre-release
Changes from 0.2.0 to 0.2.1
-
Both static and dynamic libraries are created by default now. If you want to disable the creation
of one of them, just set the cmake optionsSHARED_LIB=OFF
orSTATIC_LIB=OFF
. -
Add a
copy
parameter tocaterva_from_file()
.