Skip to content

Consider using CPack when building Xcframeworks and Android lib dirsΒ #36

@kraenhansen

Description

@kraenhansen

If we used CPack as a part of building Node-API module prebuilds, I suspect we'll be able to:

  • make less assumptions on the structure of the artifacts produced by projects and
  • defer til CMake to extract public header files for the projects.

There's no XCFramework generator for CPack, but I suspect the External generator is what we need: https://cmake.org/cmake/help/latest/cpack_gen/external.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Android πŸ€–Anything related to the Android platform (Gradle, NDK, Android SDK)Apple 🍎Anything related to the Apple platform (iOS, macOS, Cocoapods, Xcode, XCFrameworks, etc.)C++CMake RNOur `cmake` wrapping CLI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions