Skip to content

initial release

Compare
Choose a tag to compare
@luk036 luk036 released this 17 Jul 04:54
· 152 commits to master since this release

Passed all checks in GitHub Actions

Features:

  • Now Installable by CPMAddPackage:

    CPMAddPackage(
    NAME Recti
    GIT_TAG 1.0
    GITHUB_REPOSITORY luk036/physdes-cpp
    OPTIONS "RECTI_INSTALL YES" # create an installable target
    )