[odb-users] ODB Build rules for XCode

Andrew Cunningham andrew at a-cunningham.com
Sat Aug 27 01:40:31 EDT 2016


>
>
> On Aug 26, 2016, at 6:22 AM, Alexandre Pretyman <
> alexandre.pretyman at gmail.com> wrote:
> Hi Andrew (and Boris!)
> If you don't mind using CMake on your project, as it could generate Xcode
> project files, I've contributed the unix friendly odb libraries to the
> hunter package manager [ https://github.com/ruslo/hunter ]. CMake will
> manage the build rule for you.
> hunter is a kick-ass-CMake-based package manager for C++/C run by Ruslan
> Baratov. It will download the sources for odb-* and compile them - only
> once per toolchain (except for odb-compiler, where it downloads the
> binaries directly).
>


That's  great, but I already have my Xcode project ( and have built all the
ODB tools and libraries), and I am simply trying to add an ODB build rule
for some headers.
Some "Steps for Xcode Dummies" on how to set that up would be great
appreciated !


More information about the odb-users mailing list