On Wednesday 01 September 2010 18:46:35 Timothy Pearson wrote: [...]
PS You want keep qtq headers directly in /usr/include? I prefer to separate it from system headers, like /usr/include/qtq
That should probably be /usr/include/tqt, and yes, if you can make the other CMake-enabled modules detect and use the TQT headers in /usr/include/tqt, it would be preferable to install the headers to that directory.
For this purpose I think we can use pkg-config, I will try to play a little with it. In any case, in current version of cmake script we have few variables for install locations, BIN_INSTALL_DIR, LIB_INSTALL_DIR, and INCLUDE_INSTALL_DIR.
Also, i think that tqt-replace must be renamed to tqt-replace.in and tqt-replace-stream to tqt-replace-stream.in