Commit Graph
6 Commits
Author SHA1 Message Date
Ivar Ursin Nikolaisen 94d00b4870 Replace tabs with spaces in conformance with style 2012-08-31 13:16:47 +02:00
Ivar Ursin Nikolaisen 047ca6d380 Add libpthread link to ReservoirDataModel_UnitTests 2012-08-27 15:28:35 +02:00
Ivar Ursin Nikolaisen bfb2a75a56 Add libz to unit test that requires it. 2012-08-27 15:25:03 +02:00
Ivar Ursin Nikolaisen 85c96b5567 Add libpthread link to unit tests that require it. 2012-08-27 15:22:03 +02:00
Ivar Ursin Nikolaisen 543dce2ff0 Add link to librt in VisualizationModules/LibCore
This is needed at least on openSUSE 12.1 and 12.2.
2012-08-27 14:03:59 +02:00
Ivar Ursin Nikolaisen b0c60f0e4a Fix libQtCore link failure because of missing libz
libQtCore often, but not always includes the required functionality from
libz. This is needed for example on openSUSE 12.1 and 12.2.
2012-08-27 13:34:00 +02:00