[PATCH 1/2] Fixed cmake build.

Patrick Valsecchi patrick at thus.ch
Mon Feb 23 23:49:08 PST 2015


Non parallel build was broken because qthelper.cpp was depending
indirectly on a QT generated file and no cmake dependency was enforcing
the file to be generated before. I've removed the not needed #include
that was introducing this dependency.

In cmake, {FOO STREQUAL ""} is TRUE only if FOO is defined and
empty. Fixed a couple of bad usages.

Made the required libraries actually required in cmake.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fixed-cmake-build.patch
Type: text/x-diff
Size: 2230 bytes
Desc: not available
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150224/bbae525f/attachment.patch>


More information about the subsurface mailing list