How are .hmap files built?
How are .hmap files built?
- Subject: How are .hmap files built?
- From: Rick Mann <email@hidden>
- Date: Tue, 21 May 2013 20:12:31 -0700
How does Xcode build the .hmap files for a build? I'm trying to deal with some third-party libraries with lots of header files I don't need; I'd like to avoid putting in a search path for them, and just include the headers I actually need in my Xcode project.
But with boost, which does a lot of including with a mix of quotes and angle brackets and paths (i.e. "boost/type_traits/detail/bool_trait_def.hpp"), it wasn't working without an overall search path.
--
Rick
_______________________________________________
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