[odb-users] cmake and odt

Boris Kolpackov boris at codesynthesis.com
Mon Sep 12 07:47:54 EDT 2011


Hi folks,

Michal, thanks for sharing your CMake file with us.

One place to look for a sample CMake file that does something similar
is the "Using XSD with CMake" Wiki page[1]. The compilation part should
be quite similar and the only significant difference is that ODB requires
linking to a few runtime libraries while XSD does not (libxsd is header-
only).

I have also started the "Using ODB with CMake" page[2] where for now
I just linked to Michal's email. If anyone comes up with a more complete
support for CMake or additional instructions, feel free to add them to
the Wiki page or post to the odb-users mailing list. This will definitely
be much appreciated.

[1] http://wiki.codesynthesis.com/Using_XSD_with_CMake
[2] http://wiki.codesynthesis.com/Using_ODB_with_CMake

Boris



More information about the odb-users mailing list