aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier.tilloy@canonical.com>2012-10-11 11:04:59 +0200
committerOlivier Tilloy <olivier.tilloy@canonical.com>2012-10-11 11:04:59 +0200
commitf04b6920ce1b7067e0da45ed05a8fc5e30f5122e (patch)
treea01aedf21bcb4b0ee4383924cf0642f5d60b2a42 /TODO
parent6504ccc25f02b73649c53e22194ebf2d2319e4e5 (diff)
downloadqmenumodel-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--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 85d962a..e3880fb 100644
--- a/TODO
+++ b/TODO
@@ -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)
• …