[CMake] CMake with Qt (plus pkg-config)

Michael Jackson mike.jackson at bluequartz.net
Thu Oct 22 09:07:40 EDT 2009


http://www.bluequartz.net/software/files/QtTest.zip

Is a small qt example that shows use with CMake.


_________________________________________________________
Mike Jackson                  mike.jackson at bluequartz.net
BlueQuartz Software                    www.bluequartz.net
Principal Software Engineer                  Dayton, Ohio

On Oct 22, 2009, at 6:15 AM, Murray Cumming wrote:

> I'm trying to use CMake for the first time, as an experiment, with
> little a Qt-based project. It also uses an additional library, via
> pkg-config.
>
> So far Qt's include files don't seem to be found, and I wonder how I  
> can
> cause moc to be used to generate some of the .cc files.
>
> Here's what I have so far:
> http://github.com/murraycu/qlom/blob/qlom_cmake/CMakeLists.txt
> based on the many and varied google results.
>
> Can anyone give me some clues?
>
>
> -- 
> murrayc at murrayc.com
> www.murrayc.com
> www.openismus.com
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list