Bug#574883: libqjson-dev: FindQJSON.cmake is not found when using cmake-2.8

2010-08-23 Thread Dominik Stadler
Actually the official Debian build of tellico-2.3 uses a much simpler solution, namely to add -DCMAKE_MODULE_PATH="/usr/share/apps/cmake/modules" to the cmake command in debian/rules This allows the file to be found and used correctly. Thanks... Dominik. On Sun, Aug 22, 2010 at 9:57 PM

Bug#574883: libqjson-dev: FindQJSON.cmake is not found when using cmake-2.8

2010-08-22 Thread Dominik Stadler
FYI, the same problem happens when packaging the new tellico version 2.3, I used the attached patch to build it. Index: tellico-2.3/cmake/modules/FindQJson.cmake === --- /dev/null 1970-01-01 00:00:00.0 + +++ tellico-2.3/cma

Bug#574883: libqjson-dev: FindQJSON.cmake is not found when using cmake-2.8

2010-03-21 Thread Matthieu Gallien
Package: libqjson-dev Version: 0.7.1-1 Severity: wishlist Hello, I was very pleased to found that qjson was packaged in Debian. The only minor annoyance I had is that when trying to compile code requiring it, FindQJSON.cmake was not found without setting explicitely a CMAKE_MODULE_PATH including