I am using Debian OS and I\'m trying to point to cmake where is my Qt4.
I try to build qjson library and with its CMakeLists.txt: http://pastebin.com/fKNp0Qgy
I
In my experience, this problem is most easily solved by putting the folder containing qmake in your PATH environment variable.