mulle-xcode-to-cmake icon indicating copy to clipboard operation
mulle-xcode-to-cmake copied to clipboard

🎭 Convert Xcode projects to cmake CMakeLists.txt

Results 2 mulle-xcode-to-cmake issues
Sort by recently updated
recently updated
newest added

Hey I'm in need of having rez -resource file generated from my xcode... any idea if this lib could be extended to support them?

Xcode projects do not have to be in the project root directory, but can be in a subdirectory. For example, VLC ships a `vlc.xcodeproj` as `extras/package/macosx/vlc.xcodeproj`. mulle-xcode-to-cmake creates a CMakeSourcesAndHeaders.txt...

bug