summaryrefslogtreecommitdiffstats
path: root/util/cmake/helper.py
Commit message (Expand)AuthorAgeFilesLines
* CMake: Map linuxaccessibility_supportPrivate to Qt::LASPTobias Hunger2019-04-091-0/+1
* CMake: Map cups to Cups::Cups, vulkan_support_private to Qt::VulkanSupportPri...Tobias Hunger2019-04-031-0/+3
* CMake: Map odbc to ODBC::ODBCTobias Hunger2019-03-291-0/+1
* CMake: Map SQLite3 to SQLite::SQLite3Tobias Hunger2019-03-291-1/+2
* CMake: Map glx_support and glx_supportPrivateTobias Hunger2019-03-291-0/+2
* CMake: Map psql to PostgreSQL::PostgreSQLTobias Hunger2019-03-291-0/+1
* CMake: Map atspi2 to PkgConfig::ATSPI2Tobias Hunger2019-03-291-0/+1
* CMake: Map tslib, mtdev, libinput and xkbcommen_evdevTobias Hunger2019-03-291-0/+4
* CMake: Map fontconfig to Fontconfig::FontconfigTobias Hunger2019-03-291-0/+1
* CMake: Map libudev to PkgConfig::LibudevTobias Hunger2019-03-291-0/+1
* CMake: pro2cmake.py: Map libpng to PNG::PNGTobias Hunger2019-03-041-0/+1
* cmake: add more mappings to helper.pyAlbert Astals Cid2019-02-181-0/+3
* cmake: helper.py more mappingsAlbert Astals Cid2019-02-151-0/+3
* cmake: enable vnc platform pluginAlbert Astals Cid2019-02-121-0/+2
* cmake: Search and enable the sqlite[3] pluginAlbert Astals Cid2019-02-121-0/+1
* CMake: helper.py: Map harfbuzz libraryTobias Hunger2019-02-111-0/+1
* CMake: pro2cmake.py: Add XCB and X11 librariesTobias Hunger2019-02-111-2/+22
* CMake: pro2cmake.py: Handle more librariesTobias Hunger2019-01-311-1/+9
* CMake: Use FindGLIB2 from cmake-extra-modulesTobias Hunger2019-01-311-1/+2
* CMake: pro2cmake.py: More mappings!Tobias Hunger2019-01-291-0/+7
* Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+206