From f04b6920ce1b7067e0da45ed05a8fc5e30f5122e Mon Sep 17 00:00:00 2001 From: Olivier Tilloy Date: Thu, 11 Oct 2012 11:04:59 +0200 Subject: Updated the TODO list: upon Renato’s suggestion, it would be interesting to add a ProjectConfig.cmake file. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TODO | 3 +++ 1 file changed, 3 insertions(+) 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) • … -- cgit v1.2.3