Julien Finet fb441e86f3 UseCTK.cmake now sets the QT_QMAKE_EXECUTABLE variable 12 years ago
..
LastConfigureStep 3763f8e6bb Clean top-level folder by moving files into CMake folder 12 years ago
CTKConfig.cmake.in 9551988951 Merge branch 'cli-module-support' 12 years ago
CTKConfigVersion.cmake.in 3763f8e6bb Clean top-level folder by moving files into CMake folder 12 years ago
CTKPluginUseFile.cmake.in 3763f8e6bb Clean top-level folder by moving files into CMake folder 12 years ago
CTestConfigSubProject.cmake.in 3763f8e6bb Clean top-level folder by moving files into CMake folder 12 years ago
CTestCustom.cmake.in ea469935d6 Fix various warnings 13 years ago
MANIFEST.MF.in 34c898d2a7 Fix unnecessary recompile of some Qt files after configure. 14 years ago
UseCTK.cmake.in fb441e86f3 UseCTK.cmake now sets the QT_QMAKE_EXECUTABLE variable 12 years ago
ctkBlockCheckDependencies.cmake 97ef63ce32 Pass custom compiler to inner CTK and external project builds. 13 years ago
ctkBlockSetCMakeOSXVariables.cmake 91872ff739 #239 For Mac OS X, must search for SDKs in Applications directory. 12 years ago
ctkConfig.h.in 3763f8e6bb Clean top-level folder by moving files into CMake folder 12 years ago
ctkDashboardDriverScript.cmake 14443218a0 In CTest script, Disable CTEST_USE_LAUNCHERS for non Make generator 12 years ago
ctkDashboardScript.TEMPLATE.cmake b2103eadb0 Prevent confusion removing variable CTEST_CMAKE_COMMAND in driver script template. 13 years ago
ctkFunctionApplyPatches.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 years ago
ctkFunctionCMakeDoxygenFilterCompile.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 years ago
ctkFunctionCheckCompilerFlags.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkFunctionCompileSnippets.cmake 4369ec706e Added "code snippet" support. 13 years ago
ctkFunctionDownloadData.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkFunctionExtractOptionNameAndValue.cmake 436795b904 Fix ctkFunctionExtractOptionNameAndValue 13 years ago
ctkFunctionExtractPluginTargets.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkFunctionGenerateDGraphInput.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkFunctionGeneratePluginManifest.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkFunctionGeneratePluginUseFile.cmake 3763f8e6bb Clean top-level folder by moving files into CMake folder 12 years ago
ctkFunctionGenerateProjectXml.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkFunctionGetAllPluginTargets.cmake 43604a512b Improved support for external plug-ins. 13 years ago
ctkFunctionGetCompilerVisibilityFlags.cmake 358ac843f9 Created new CMake function for getting visibility compiler flags. 13 years ago
ctkFunctionGetGccVersion.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkFunctionGetIncludeDirs.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkFunctionGetLibraryDirs.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkFunctionGetPluginDependencies.cmake 282be3d22c Removed debug message commands. 13 years ago
ctkFunctionGetTargetDependencies.cmake 282be3d22c Removed debug message commands. 13 years ago
ctkFunctionLFtoCRLF.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkMacroAddCtkLibraryOptions.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkMacroBuildApp.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkMacroBuildLib.cmake 6c64ee6c1b Integrate the QtTesting framework into CTK: ctkQtTesting 13 years ago
ctkMacroBuildLibWrapper.cmake dcc6b7e61a Add VTK PythonQt foreign wrapper 12 years ago
ctkMacroBuildPlugin.cmake 358ac843f9 Created new CMake function for getting visibility compiler flags. 13 years ago
ctkMacroBuildQtPlugin.cmake 1bba6779d3 Set the Qt plugin install path if it is not properly overridden. Fixes #228 12 years ago
ctkMacroCompilePythonScript.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkMacroEmptyExternalProject.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkMacroGenerateMocs.cmake be16c9bd58 Extended QT4_GENERATE_MOCS macro and moved to main CMake folder. 12 years ago
ctkMacroGeneratePluginResourceFile.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkMacroListFilter.cmake 4db4ed5238 Merge branch 'small-cmake-cleanups' 13 years ago
ctkMacroOptionUtils.cmake b2f85af331 Added special "build all" CMake options. 12 years ago
ctkMacroParseArguments.cmake fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 years ago
ctkMacroSetPaths.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkMacroSetupPlugins.cmake b6f887ddb9 Added a verification step for plugin names. Fixes #232. 12 years ago
ctkMacroSetupQt.cmake 8b399aea48 Fix and Add functionalities to QtTesting : 13 years ago
ctkMacroSimpleTest.cmake 77b7e7de24 Add missing testing macros: ctkMacroSimpleTest and ctkMacroSimpleTestWithData 13 years ago
ctkMacroSimpleTestWithData.cmake 77b7e7de24 Add missing testing macros: ctkMacroSimpleTest and ctkMacroSimpleTestWithData 13 years ago
ctkMacroTargetLibraries.cmake ed4b1ada78 New CTK_ENABLE_* build system feature. 13 years ago
ctkMacroValidateBuildOptions.cmake 27509cf091 Check dependencies for all targets (not only enabled ones) 13 years ago
ctkMacroWrapPythonQt.cmake 605e28b2fc Print more verbose error in ctkMacroWrapPythonQt 13 years ago
ctkMacroWrapPythonQtModuleInit.cpp.in 916309756d PythonQt module can be compiled either as python module or as static library 13 years ago
ctkScriptMocPythonQtWrapper.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkScriptWrapPythonQt_Full.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
ctkScriptWrapPythonQt_Light.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
plugin_manifest.qrc.in 34c898d2a7 Fix unnecessary recompile of some Qt files after configure. 14 years ago
plugin_resources_cached.qrc.in 5c36963bee Use configure_file instead of file(WRITE ...) to avoid regeneration. 14 years ago