.. |
COPYING-CMAKE-SCRIPTS
|
Initial commit
|
2008-02-27 18:56:47 +01:00 |
DefineCMakeDefaults.cmake
|
Set the default buildtype to RelWithDebInfo.
|
2008-05-07 15:38:04 +02:00 |
DefineCompilerFlags.cmake
|
Use -Wextra compiler flag by default.
|
2008-07-09 09:47:24 +02:00 |
DefineInstallationPaths.cmake
|
Fix build with cmake >= 2.6.3. -D does not overwrite FORCE.
|
2009-03-18 10:15:04 +01:00 |
FindCheck.cmake
|
Add cmake 2.6 compatible FindCheck module.
|
2008-05-06 11:18:20 +02:00 |
FindDlfcn.cmake
|
Add a module to find libdl.so.
|
2008-05-06 10:54:15 +02:00 |
FindIniparser.cmake
|
Initial commit
|
2008-02-27 18:56:47 +01:00 |
FindLibsmbclient.cmake
|
Initial commit
|
2008-02-27 18:56:47 +01:00 |
FindLibSSH.cmake
|
Rename FindLibSSH.
|
2009-05-07 17:00:25 +02:00 |
FindLog4C.cmake
|
Rename FindLog4C.
|
2009-05-07 17:03:24 +02:00 |
FindRT.cmake
|
Add more accurate time measurement.
|
2008-05-15 19:18:41 +02:00 |
FindSQLite3.cmake
|
Improve SQLite3 module.
|
2009-05-07 17:04:48 +02:00 |
MacroAddCheckTest.cmake
|
Initial commit
|
2008-02-27 18:56:47 +01:00 |
MacroAddCompileFlags.cmake
|
Initial commit
|
2008-02-27 18:56:47 +01:00 |
MacroAddLinkFlags.cmake
|
Initial commit
|
2008-02-27 18:56:47 +01:00 |
MacroAddPlugin.cmake
|
Initial commit
|
2008-02-27 18:56:47 +01:00 |
MacroCheckTest.cmake
|
Initial commit
|
2008-02-27 18:56:47 +01:00 |
MacroCopyFile.cmake
|
Add a macro to copy a file if it is different.
|
2008-03-03 13:42:26 +01:00 |
MacroEnsureOutOfSourceBuild.cmake
|
Initial commit
|
2008-02-27 18:56:47 +01:00 |
UseAsciidoc.cmake
|
Copy the file to the cmake for manpage generation.
|
2008-07-02 21:00:59 +02:00 |
UseDoxygen.cmake
|
Update doxygen generation.
|
2008-08-20 18:58:17 +02:00 |