Commit Graph

14 Commits

Author SHA1 Message Date
Andreas Sturmlechner
b85979284e Fix solid-lite static linking
If BUILD_SHARED_LIBS is part of standard system cmake args:

  cantata: error while loading shared libraries: libsolidlite.so:
  cannot open shared object file: No such file or directory
2019-02-21 11:52:38 +01:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
ee54ce33f7 Check pointer 2018-02-12 18:31:42 +00:00
Craig Drummond
0b751df675 UDev is required for UDisks2
Closes #1175
2018-01-31 17:54:48 +00:00
padertux
4f26eb686e Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
padertux
dc8cbed1eb Refactor code to use C++11 overriding 2018-01-08 22:51:48 +01:00
Craig Drummond
6e100a5ef5 Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
padertux
62b5096013 Fix build error 2017-08-19 22:43:19 +02:00
Craig Drummond
83581a7a16 Simplify CMakeLists.txt files a little 2017-04-08 10:57:52 +01:00
Craig Drummond
c15c4657ca Remove further references to Qt4 (no longer supported)
Issue #989
2017-04-03 18:52:19 +01:00
craig.p.drummond
b503f813c7 Comment out unused functions/parameters...
BUG: 487
2014-05-29 21:03:03 +00:00
craig.p.drummond
07bc4fde75 Link correct QtLibs 2014-02-10 19:08:12 +00:00
craig.p.drummond
30637bda8e Update copy of Solid to KDE4.10.5 2013-07-22 21:11:34 +00:00
craig.p.drummond
b534390b60 Move 3rd party code into 3rdparty! 2013-04-22 19:49:13 +00:00