leetal / ios-cmake

A CMake toolchain file for iOS/iPadOS, visionOS, macOS, watchOS & tvOS C/C++/Obj-C++ development
BSD 3-Clause "New" or "Revised" License
1.91k stars 450 forks source link

Update readme to highlight necessity for install stage #155

Closed SirWhiteHat closed 2 years ago

SirWhiteHat commented 2 years ago

I was stuck for quite some time without it being clear that the --install stage was necessary to do more than just copy the libraries in to place. I have also corrected the part that claims an install will take place with just --build.