Feature #183
CMake export file
| Status: | Closed | Start: | 12/12/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Build-Scripts | |||
| Target version: | 0.9 | |||
Description
We should generate a CMake export file so other CMake-using projects can easily load Flusspferd.
Documentation:http://www.cmake.org/Wiki/CMake:ExportInterface and
cmake --help-command install|less # (search for EXPORTS) cmake --help-command export|less
If we can do this for 0.9, that would be splendid, so then Ash could use it for Zest and his Mongodb module and so on.
Associated revisions
Revision d1a27fb10a3bf63ec8b177cfa3ad33fce641a57d
Start of an installed .cmake file (refs #183)
Revision 373bf5ff02d7c683dde3cd43696e9b8c26aaf486
Make plugins buildable w/the installed Flusspferd.cmake (refs #183)
Revision 7a72cea5be18aff00f248f32edbc1d0c4b220662
Correctly set install dir for external plugins. (refs #183)
Revision ddb91d65dbdc6b2ede995cf99581e8eaa3656a6e
Add option to repl to print path to Flusspferd.cmake file (refs #183)
Revision 60b3195dd5dedae60b6fc67606ce9cb1894bded7
Update docs to show example of using cmake for modules (refs #183)
Revision cfea4e85b1bcb0e0968b9ade8b423de2488de246
Merge branch 'cmake_export' (closes #183)
Merge branch 'cmake_export'
Revision b8d9c6afb9e6de0a3ded9bb462ed49f1c8698f45
Start of an installed .cmake file (refs #183)
Revision 6807f4739ec04203d20cb87263d740fe4469df38
Make plugins buildable w/the installed Flusspferd.cmake (refs #183)
Revision 69e383090c4142d4124ed7aef0f3b1b0875c9f53
Correctly set install dir for external plugins. (refs #183)
Revision e8b39d0cbf85010baaa5a5792534292b936c4750
Add option to repl to print path to Flusspferd.cmake file (refs #183)
Revision 3da17092691b198ca269e72425f9f07805d235a1
Update docs to show example of using cmake for modules (refs #183)
History
Updated by Ash Berlin 239 days ago
- Status changed from New to Assigned
- Assigned to set to Ash Berlin
Making a start on this
Updated by Ash Berlin 238 days ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Applied in changeset commit:"ae9fc67b819aecfa78fb00be9255635a9d6bcbb7".