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
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
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
3 matches
Mail list logo