| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
module link commands
|
| |
|
| |
|
|
|
|
| |
Alex
|
| |
|
| |
|
|
|
|
|
|
| |
FindKDE.cmake, which wasn't used by anybody that I heard of
Alex
|
|
|
|
| |
frameworks
|
|
|
|
|
|
| |
Hoffman
Alex
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
changing _INIT variables
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(anything starting with CPACK_, add preinstall to the list of dependencies for package, fix typos
|
|
|
|
| |
CMAKE_INSTALL_NAME_DIR specifying the directory portion of the OSX install_name field in shared libraries. This is the OSX equivalent of RPATH.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
cache is deleted
|
|
|
|
| |
because it is never used on this platform.
|
|
|
|
| |
prefix by default. Removd soname flags from creation rules because they are never used on this platform.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
should use -w-, the default warning level is used for all other compilers. Used to be -w- -whid -waus -wpar
|
|
|
|
| |
do not write CMakeCache.txt if there is a fatal error.
|
|
|
|
| |
interface.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
CMAKE_REQUIRED_DEFINITIONS option.
|
| |
|
| |
|