summaryrefslogtreecommitdiffstats
path: root/twin/compton-tde/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add missing include/link directoriesaneejit12020-06-191-0/+14
| | | | | | | | | | | | | | In an environment where not everything is in /usr... - drkonqi/CMakeLists.txt requires the libr library path to be specified. - nsplugins/viewer/CMakeLists.txt requires the glib library path to be specified. - tdm/backend/CMakeLists.txt was missing the include and link directories for libXau and libXDMCP. - twin/compton-tde/CMakeLists.txt was missing include and link directories for the optionally selected libraries (libconfig, Xinerama, XRandR, OpenGL and PCRE). Signed-off-by: aneejit1 <aneejit1@gmail.com>
* twin/compton: make CONFIG_XSYNC autoconfigurable to fix FTBFS with older ↵Slávek Banko2014-04-291-3/+7
| | | | libXext versions which doesn't provide XSyncFence
* twin/compton-tde: make XRandR support optional in compot-tdeAlexander Golubev2014-04-291-5/+8
|
* Move the Xinerama test to main ConfigureChecks.cmakeAlexander Golubev2014-04-291-0/+4
|
* twin/compton-tde: transparent pass TDE build-time configure options to ↵Alexander Golubev2014-04-291-36/+49
| | | | compot-tde
* Remove useless cmake configuration options WITH_XEXT and WITH_XDAMAGEAlexander Golubev2014-04-291-4/+0
|
* Fix compton-tde FTBFS on older systemsTimothy Pearson2014-04-011-3/+6
|
* Build compton-tdeTimothy Pearson2014-03-311-0/+73