-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
Questions:
- Can we use CMake as project generator for the native toolchain (all platforms)?
- Does CMake support Cocoapods and Swift package manager dependencies file?
- What kind of software need to be installed to build generated project?
- How to control CMake options during project generation (based on current App manifests)? How to control which options are allowed, which are not.
- What changes should be done in extensions to be able to use with generated project?
- Plan for migration from old build pipeline to new one
- Backward compatibility (old projects should be built)
Reactions are currently unavailable