Skip to content

using nim as a part of c/cxx project #20

@haxscramper

Description

@haxscramper

While main goal of hcparse is to provide wrappers for cxx libraries that could be used in the Nim code, it is also important to consider integration of the nim in the cxx vuild toolchains. For example #19 might require using cmake as a build system, because I need to be able to to Find_Package(LLVM REQUIRED), and I clearly not enthusiastic about reimplementing this functionality in nim macros or anything else.

Alternative to this wouls be an nim build system that allows to somehow get necessary information from cmake, but for now this idea really feels like ywt another "standardized" solution that nobody would ever use.

Related - #17 via conan, vcpkg and other cxx package management solutions.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions