-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Android π€Anything related to the Android platform (Gradle, NDK, Android SDK)Anything related to the Android platform (Gradle, NDK, Android SDK)Apple πAnything related to the Apple platform (iOS, macOS, Cocoapods, Xcode, XCFrameworks, etc.)Anything related to the Apple platform (iOS, macOS, Cocoapods, Xcode, XCFrameworks, etc.)C++CMake RNOur `cmake` wrapping CLIOur `cmake` wrapping CLI
Description
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
Labels
Android π€Anything related to the Android platform (Gradle, NDK, Android SDK)Anything related to the Android platform (Gradle, NDK, Android SDK)Apple πAnything related to the Apple platform (iOS, macOS, Cocoapods, Xcode, XCFrameworks, etc.)Anything related to the Apple platform (iOS, macOS, Cocoapods, Xcode, XCFrameworks, etc.)C++CMake RNOur `cmake` wrapping CLIOur `cmake` wrapping CLI