Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing include/link directories | aneejit1 | 2020-06-19 | 1 | -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 Banko | 2014-04-29 | 1 | -3/+7 |
| | | | | libXext versions which doesn't provide XSyncFence | ||||
* | twin/compton-tde: make XRandR support optional in compot-tde | Alexander Golubev | 2014-04-29 | 1 | -5/+8 |
| | |||||
* | Move the Xinerama test to main ConfigureChecks.cmake | Alexander Golubev | 2014-04-29 | 1 | -0/+4 |
| | |||||
* | twin/compton-tde: transparent pass TDE build-time configure options to ↵ | Alexander Golubev | 2014-04-29 | 1 | -36/+49 |
| | | | | compot-tde | ||||
* | Remove useless cmake configuration options WITH_XEXT and WITH_XDAMAGE | Alexander Golubev | 2014-04-29 | 1 | -4/+0 |
| | |||||
* | Fix compton-tde FTBFS on older systems | Timothy Pearson | 2014-04-01 | 1 | -3/+6 |
| | |||||
* | Build compton-tde | Timothy Pearson | 2014-03-31 | 1 | -0/+73 |