diff options
author | Olivier Tilloy <olivier.tilloy@canonical.com> | 2012-10-11 11:04:59 +0200 |
---|---|---|
committer | Olivier Tilloy <olivier.tilloy@canonical.com> | 2012-10-11 11:04:59 +0200 |
commit | f04b6920ce1b7067e0da45ed05a8fc5e30f5122e (patch) | |
tree | a01aedf21bcb4b0ee4383924cf0642f5d60b2a42 /TODO | |
parent | 6504ccc25f02b73649c53e22194ebf2d2319e4e5 (diff) | |
download | qmenumodel-f04b6920ce1b7067e0da45ed05a8fc5e30f5122e.tar.gz qmenumodel-f04b6920ce1b7067e0da45ed05a8fc5e30f5122e.tar.bz2 qmenumodel-f04b6920ce1b7067e0da45ed05a8fc5e30f5122e.zip |
Updated the TODO list: upon Renato’s suggestion, it would be interesting to add a ProjectConfig.cmake file.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,5 +2,8 @@ • Use PIMPLs to clean up the headers • Add a server-side API to allow applications to export their menus on the bus + • [optional] Add a ProjectConfig.cmake file to allow other projects using + cmake to express a dependency on libqmenumodel without requesting pkgconfig + (see http://www.vtk.org/Wiki/CMake/Tutorials/How_to_create_a_ProjectConfig.cmake_file) • … |