summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/cmake_functions.prf
Commit message (Expand)AuthorAgeFilesLines
* Remove leading '/' from target paths.Stephen Kelly2013-11-271-2/+2
* Move the cmakeRelativePath function to cmake_functions.Stephen Kelly2013-07-241-0/+5
* CMake: Add a clean_path before returning a path.Stephen Kelly2013-07-241-1/+1
* CMake: Fix test for value starting with -LStephen Kelly2013-06-211-1/+1
* Remove the use of CMAKE_FIND_ROOT_PATH.Stephen Kelly2013-06-101-1/+1
* Strip the -L dirs when processing GL dirs for the CMake files.Stephen Kelly2013-06-061-1/+1
* Use the CMake list separator for content in a CMake list.Stephen Kelly2013-04-231-1/+1
* Add IMPORTED targets for the GL libraries used by Qt.Stephen Kelly2013-04-221-0/+23
* Add the GL headers to cmake variables.Stephen Kelly2013-04-191-0/+9
* Handle usr-move without forcing absolute pathsStephen Kelly2013-04-191-0/+7
* Extract some cmake related functions for re-use.Stephen Kelly2013-02-251-0/+26