How does ENABLE_BITCODE work?
How does ENABLE_BITCODE work?
- Subject: How does ENABLE_BITCODE work?
- From: Rick Mann <email@hidden>
- Date: Fri, 11 Sep 2015 13:45:05 -0700
I'm trying to build the OpenCV framework with bitcode support. OpenCV is built using cmake, and a Python script that drives cmake to build all the various architectures.
I had hoped it would be as easy as adding -DENABLE_BITCODE=1 in the cmake build rules somewhere, but I was looking at a pure Xcode project, trying to find out where Xcode specifies ENABLE_BITCODE during the build process, and didn't see it, or anything related to bitcode. So, I'm wondering how to work it into the cmake-based OpenCV project.
TIA,
--
Rick Mann
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden