Revision 20fa4ce8d89369441dc4f8a74d62611e8dfa36ea authored by Matthew Woehlke on 18 July 2024, 16:07:26 UTC, committed by Matthew Woehlke on 23 July 2024, 16:13:39 UTC
In order to support generation of Common Package Specifications, the
mechanisms CMake uses to export package information need to be made more
abstract. The prior commits began this refactoring; this continues by
(actually) restructuring the classes used to generate the actual export files.
To minimize churn, this introduces virtual base classes and
diamond inheritance in order to separate logic which is format-agnostic
but depends on the export mode (build-tree versus install-tree) from
logic which is format-specific but mode-agnostic.

This could probably be refactored further to use helper classes instead,
and a future commit may do that, however an initial attempt to do that
was proving even more invasive, such that this approach was deemed more
manageable.

While we're at it, add 'const' in more places where possible.
1 parent 6c66340
History
File Mode Size
AndroidTestUtilities
CMakeAddFortranSubdirectory
CheckIPOSupported
Compiler
CompilerId
ExternalProject
FetchContent
FindCUDA
FindMPI
FindPython
FortranCInterface
IntelVSImplicitPath
Internal
Platform
UseJava
UseSWIG
AddFileDependencies.cmake -rw-r--r-- 955 bytes
AndroidTestUtilities.cmake -rw-r--r-- 6.2 KB
BasicConfigVersion-AnyNewerVersion.cmake.in -rw-r--r-- 1.4 KB
BasicConfigVersion-ExactVersion.cmake.in -rw-r--r-- 2.8 KB
BasicConfigVersion-SameMajorVersion.cmake.in -rw-r--r-- 2.3 KB
BasicConfigVersion-SameMinorVersion.cmake.in -rw-r--r-- 3.2 KB
BundleUtilities.cmake -rw-r--r-- 40.9 KB
CMake.cmake -rw-r--r-- 307 bytes
CMakeASM-ATTInformation.cmake -rw-r--r-- 566 bytes
CMakeASMCompiler.cmake.in -rw-r--r-- 1.5 KB
CMakeASMInformation.cmake -rw-r--r-- 3.9 KB
CMakeASM_MARMASMInformation.cmake -rw-r--r-- 1.3 KB
CMakeASM_MASMInformation.cmake -rw-r--r-- 1.3 KB
CMakeASM_NASMInformation.cmake -rw-r--r-- 2.4 KB
CMakeAddFortranSubdirectory.cmake -rw-r--r-- 7.1 KB
CMakeAddNewLanguage.txt -rw-r--r-- 1.5 KB
CMakeBackwardCompatibilityC.cmake -rw-r--r-- 2.5 KB
CMakeBackwardCompatibilityCXX.cmake -rw-r--r-- 1.8 KB
CMakeBorlandFindMake.cmake -rw-r--r-- 271 bytes
CMakeBuildSettings.cmake.in -rw-r--r-- 681 bytes
CMakeCCompiler.cmake.in -rw-r--r-- 3.5 KB
CMakeCCompilerABI.c -rw-r--r-- 511 bytes
CMakeCCompilerId.c.in -rw-r--r-- 2.9 KB
CMakeCInformation.cmake -rw-r--r-- 5.8 KB
CMakeCSharpCompiler.cmake.in -rw-r--r-- 477 bytes
CMakeCSharpCompilerId.cs.in -rw-r--r-- 1.6 KB
CMakeCSharpInformation.cmake -rw-r--r-- 2.9 KB
CMakeCUDACompiler.cmake.in -rw-r--r-- 4.2 KB
CMakeCUDACompilerABI.cu -rw-r--r-- 631 bytes
CMakeCUDACompilerId.cu.in -rw-r--r-- 2.0 KB
CMakeCUDAInformation.cmake -rw-r--r-- 6.2 KB
CMakeCXXCompiler.cmake.in -rw-r--r-- 4.3 KB
CMakeCXXCompilerABI.cpp -rw-r--r-- 388 bytes
CMakeCXXCompilerId.cpp.in -rw-r--r-- 4.1 KB
CMakeCXXInformation.cmake -rw-r--r-- 6.2 KB
CMakeCheckCompilerFlagCommonPatterns.cmake -rw-r--r-- 2.1 KB
CMakeCommonLanguageInclude.cmake -rw-r--r-- 5.4 KB
CMakeCompilerABI.h -rw-r--r-- 1.5 KB
CMakeCompilerCUDAArch.h -rw-r--r-- 651 bytes
CMakeCompilerIdDetection.cmake -rw-r--r-- 4.8 KB
CMakeConfigurableFile.in -rw-r--r-- 34 bytes
CMakeDependentOption.cmake -rw-r--r-- 3.1 KB
CMakeDetermineASM-ATTCompiler.cmake -rw-r--r-- 394 bytes
CMakeDetermineASMCompiler.cmake -rw-r--r-- 11.8 KB
CMakeDetermineASM_MARMASMCompiler.cmake -rw-r--r-- 612 bytes
CMakeDetermineASM_MASMCompiler.cmake -rw-r--r-- 586 bytes
CMakeDetermineASM_NASMCompiler.cmake -rw-r--r-- 937 bytes
CMakeDetermineCCompiler.cmake -rw-r--r-- 8.6 KB
CMakeDetermineCSharpCompiler.cmake -rw-r--r-- 1.6 KB
CMakeDetermineCUDACompiler.cmake -rw-r--r-- 12.1 KB
CMakeDetermineCXXCompiler.cmake -rw-r--r-- 9.0 KB
CMakeDetermineCompiler.cmake -rw-r--r-- 7.3 KB
CMakeDetermineCompilerABI.cmake -rw-r--r-- 12.3 KB
CMakeDetermineCompilerId.cmake -rw-r--r-- 53.5 KB
CMakeDetermineCompilerSupport.cmake -rw-r--r-- 10.7 KB
CMakeDetermineFortranCompiler.cmake -rw-r--r-- 13.9 KB
CMakeDetermineHIPCompiler.cmake -rw-r--r-- 13.8 KB
CMakeDetermineISPCCompiler.cmake -rw-r--r-- 3.0 KB
CMakeDetermineJavaCompiler.cmake -rw-r--r-- 3.7 KB
CMakeDetermineOBJCCompiler.cmake -rw-r--r-- 7.3 KB
CMakeDetermineOBJCXXCompiler.cmake -rw-r--r-- 7.6 KB
CMakeDetermineRCCompiler.cmake -rw-r--r-- 2.2 KB
CMakeDetermineSwiftCompiler.cmake -rw-r--r-- 5.7 KB
CMakeDetermineSystem.cmake -rw-r--r-- 9.1 KB
CMakeDetermineVSServicePack.cmake -rw-r--r-- 5.9 KB
CMakeExpandImportedTargets.cmake -rw-r--r-- 6.0 KB
CMakeExportBuildSettings.cmake -rw-r--r-- 1.2 KB
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake -rw-r--r-- 5.2 KB
CMakeFindBinUtils.cmake -rw-r--r-- 11.5 KB
CMakeFindCodeBlocks.cmake -rw-r--r-- 1.7 KB
CMakeFindDependencyMacro.cmake -rw-r--r-- 3.8 KB
CMakeFindEclipseCDT4.cmake -rw-r--r-- 4.8 KB
CMakeFindFrameworks.cmake -rw-r--r-- 1.8 KB
CMakeFindJavaCommon.cmake -rw-r--r-- 1.0 KB
CMakeFindKate.cmake -rw-r--r-- 1.2 KB
CMakeFindPackageMode.cmake -rw-r--r-- 6.1 KB
CMakeFindSublimeText2.cmake -rw-r--r-- 1.0 KB
CMakeFindWMake.cmake -rw-r--r-- 272 bytes
CMakeFindXCode.cmake -rw-r--r-- 250 bytes
CMakeForceCompiler.cmake -rw-r--r-- 4.1 KB
CMakeFortranCompiler.cmake.in -rw-r--r-- 3.2 KB
CMakeFortranCompilerABI.F -rw-r--r-- 1.1 KB
CMakeFortranCompilerABI.F90 -rw-r--r-- 1.1 KB
CMakeFortranCompilerId.F.in -rw-r--r-- 10.4 KB
CMakeFortranInformation.cmake -rw-r--r-- 5.2 KB
CMakeGenericSystem.cmake -rw-r--r-- 7.6 KB
CMakeGraphVizOptions.cmake -rw-r--r-- 3.7 KB
CMakeHIPCompiler.cmake.in -rw-r--r-- 4.2 KB
CMakeHIPCompilerABI.hip -rw-r--r-- 642 bytes
CMakeHIPCompilerId.hip.in -rw-r--r-- 1.8 KB
CMakeHIPInformation.cmake -rw-r--r-- 4.1 KB
CMakeIOSInstallCombined.cmake -rw-r--r-- 10.2 KB
CMakeISPCCompiler.cmake.in -rw-r--r-- 1.1 KB
CMakeISPCCompilerABI.ispc -rw-r--r-- 545 bytes
CMakeISPCCompilerId.ispc.in -rw-r--r-- 2.1 KB
CMakeISPCInformation.cmake -rw-r--r-- 2.4 KB
CMakeImportBuildSettings.cmake -rw-r--r-- 535 bytes
CMakeInitializeConfigs.cmake -rw-r--r-- 1.5 KB
CMakeJOMFindMake.cmake -rw-r--r-- 270 bytes
CMakeJavaCompiler.cmake.in -rw-r--r-- 538 bytes
CMakeJavaInformation.cmake -rw-r--r-- 1.7 KB
CMakeLanguageInformation.cmake -rw-r--r-- 1.2 KB
CMakeMSYSFindMake.cmake -rw-r--r-- 608 bytes
CMakeMinGWFindMake.cmake -rw-r--r-- 437 bytes
CMakeNMakeFindMake.cmake -rw-r--r-- 272 bytes
CMakeNinjaFindMake.cmake -rw-r--r-- 315 bytes
CMakeOBJCCompiler.cmake.in -rw-r--r-- 3.7 KB
CMakeOBJCCompilerABI.m -rw-r--r-- 556 bytes
CMakeOBJCCompilerId.m.in -rw-r--r-- 2.1 KB
CMakeOBJCInformation.cmake -rw-r--r-- 6.5 KB
CMakeOBJCXXCompiler.cmake.in -rw-r--r-- 4.2 KB
CMakeOBJCXXCompilerABI.mm -rw-r--r-- 557 bytes
CMakeOBJCXXCompilerId.mm.in -rw-r--r-- 2.1 KB
CMakeOBJCXXInformation.cmake -rw-r--r-- 6.5 KB
CMakePackageConfigHelpers.cmake -rw-r--r-- 26.3 KB
CMakeParseArguments.cmake -rw-r--r-- 581 bytes
CMakeParseImplicitIncludeInfo.cmake -rw-r--r-- 9.6 KB
CMakeParseImplicitLinkInfo.cmake -rw-r--r-- 16.3 KB
CMakeParseLibraryArchitecture.cmake -rw-r--r-- 1.7 KB
CMakePlatformId.h.in -rw-r--r-- 8.7 KB
CMakePrintHelpers.cmake -rw-r--r-- 4.7 KB
CMakePrintSystemInformation.cmake -rw-r--r-- 2.1 KB
CMakePushCheckState.cmake -rw-r--r-- 3.8 KB
CMakeRCCompiler.cmake.in -rw-r--r-- 270 bytes
CMakeRCInformation.cmake -rw-r--r-- 1.9 KB
CMakeSwiftCompiler.cmake.in -rw-r--r-- 717 bytes
CMakeSwiftInformation.cmake -rw-r--r-- 9.1 KB
CMakeSystem.cmake.in -rw-r--r-- 563 bytes
CMakeSystemSpecificInformation.cmake -rw-r--r-- 2.6 KB
CMakeSystemSpecificInitialize.cmake -rw-r--r-- 1.4 KB
CMakeTestASM-ATTCompiler.cmake -rw-r--r-- 527 bytes
CMakeTestASMCompiler.cmake -rw-r--r-- 865 bytes
CMakeTestASM_MARMASMCompiler.cmake -rw-r--r-- 568 bytes
CMakeTestASM_MASMCompiler.cmake -rw-r--r-- 556 bytes
CMakeTestASM_NASMCompiler.cmake -rw-r--r-- 529 bytes
CMakeTestCCompiler.cmake -rw-r--r-- 3.5 KB
CMakeTestCSharpCompiler.cmake -rw-r--r-- 2.4 KB
CMakeTestCUDACompiler.cmake -rw-r--r-- 3.6 KB
CMakeTestCXXCompiler.cmake -rw-r--r-- 3.9 KB
CMakeTestCompilerCommon.cmake -rw-r--r-- 1.3 KB
CMakeTestFortranCompiler.cmake -rw-r--r-- 3.9 KB
CMakeTestGNU.c -rw-r--r-- 268 bytes
CMakeTestHIPCompiler.cmake -rw-r--r-- 4.3 KB
CMakeTestISPCCompiler.cmake -rw-r--r-- 1.4 KB
CMakeTestJavaCompiler.cmake -rw-r--r-- 484 bytes
CMakeTestOBJCCompiler.cmake -rw-r--r-- 3.6 KB
CMakeTestOBJCXXCompiler.cmake -rw-r--r-- 3.6 KB
CMakeTestRCCompiler.cmake -rw-r--r-- 573 bytes
CMakeTestSwiftCompiler.cmake -rw-r--r-- 2.5 KB
CMakeUnixFindMake.cmake -rw-r--r-- 575 bytes
CMakeVerifyManifest.cmake -rw-r--r-- 4.0 KB
CPack.cmake -rw-r--r-- 38.3 KB
CPackComponent.cmake -rw-r--r-- 20.4 KB
CPackIFW.cmake -rw-r--r-- 26.0 KB
CPackIFWConfigureFile.cmake -rw-r--r-- 2.2 KB
CSharpUtilities.cmake -rw-r--r-- 10.7 KB
CTest.cmake -rw-r--r-- 9.0 KB
CTestCoverageCollectGCOV.cmake -rw-r--r-- 12.0 KB
CTestScriptMode.cmake -rw-r--r-- 662 bytes
CTestTargets.cmake -rw-r--r-- 3.6 KB
CTestUseLaunchers.cmake -rw-r--r-- 3.0 KB
CXX-DetectStdlib.h -rw-r--r-- 219 bytes
CheckCCompilerFlag.cmake -rw-r--r-- 2.0 KB
CheckCSourceCompiles.cmake -rw-r--r-- 1.9 KB
CheckCSourceRuns.cmake -rw-r--r-- 2.0 KB
CheckCXXCompilerFlag.cmake -rw-r--r-- 1.4 KB
CheckCXXSourceCompiles.cmake -rw-r--r-- 1.9 KB
CheckCXXSourceRuns.cmake -rw-r--r-- 2.0 KB
CheckCXXSymbolExists.cmake -rw-r--r-- 2.7 KB
CheckCompilerFlag.cmake -rw-r--r-- 1.8 KB
CheckForPthreads.c -rw-r--r-- 280 bytes
CheckFortranCompilerFlag.cmake -rw-r--r-- 2.0 KB
CheckFortranFunctionExists.cmake -rw-r--r-- 2.7 KB
CheckFortranSourceCompiles.cmake -rw-r--r-- 2.3 KB
CheckFortranSourceRuns.cmake -rw-r--r-- 2.8 KB
CheckFunctionExists.c -rw-r--r-- 433 bytes
CheckFunctionExists.cmake -rw-r--r-- 3.5 KB
CheckIPOSupported.cmake -rw-r--r-- 7.2 KB
CheckIncludeFile.c.in -rw-r--r-- 130 bytes
CheckIncludeFile.cmake -rw-r--r-- 4.0 KB
CheckIncludeFile.cxx.in -rw-r--r-- 65 bytes
CheckIncludeFileCXX.cmake -rw-r--r-- 4.1 KB
CheckIncludeFiles.cmake -rw-r--r-- 5.5 KB
CheckLanguage.cmake -rw-r--r-- 6.0 KB
CheckLibraryExists.cmake -rw-r--r-- 2.9 KB
CheckLinkerFlag.cmake -rw-r--r-- 1.7 KB
CheckOBJCCompilerFlag.cmake -rw-r--r-- 2.0 KB
CheckOBJCSourceCompiles.cmake -rw-r--r-- 2.0 KB
CheckOBJCSourceRuns.cmake -rw-r--r-- 2.0 KB
CheckOBJCXXCompilerFlag.cmake -rw-r--r-- 2.0 KB
CheckOBJCXXSourceCompiles.cmake -rw-r--r-- 2.0 KB
CheckOBJCXXSourceRuns.cmake -rw-r--r-- 2.0 KB
CheckPIESupported.cmake -rw-r--r-- 5.0 KB
CheckPrototypeDefinition.c.in -rw-r--r-- 514 bytes
CheckPrototypeDefinition.cmake -rw-r--r-- 3.7 KB
CheckSizeOf.cmake -rw-r--r-- 348 bytes
CheckSourceCompiles.cmake -rw-r--r-- 2.8 KB
CheckSourceRuns.cmake -rw-r--r-- 2.5 KB
CheckStructHasMember.cmake -rw-r--r-- 2.5 KB
CheckSymbolExists.cmake -rw-r--r-- 5.8 KB
CheckTypeSize.c.in -rw-r--r-- 1.2 KB
CheckTypeSize.cmake -rw-r--r-- 9.5 KB
CheckTypeSizeMap.cmake.in -rw-r--r-- 31 bytes
CheckVariableExists.c -rw-r--r-- 382 bytes
CheckVariableExists.cmake -rw-r--r-- 2.4 KB
Dart.cmake -rw-r--r-- 4.5 KB
DartConfiguration.tcl.in -rw-r--r-- 3.3 KB
DeployQt4.cmake -rw-r--r-- 12.6 KB
Documentation.cmake -rw-r--r-- 2.2 KB
DummyCXXFile.cxx -rw-r--r-- 27 bytes
ExternalData.cmake -rw-r--r-- 44.4 KB
ExternalData_config.cmake.in -rw-r--r-- 355 bytes
ExternalProject.cmake -rw-r--r-- 103.9 KB
FLTKCompatibility.cmake -rw-r--r-- 170 bytes
FeatureSummary.cmake -rw-r--r-- 28.0 KB
FetchContent.cmake -rw-r--r-- 101.2 KB
FindALSA.cmake -rw-r--r-- 2.3 KB
FindASPELL.cmake -rw-r--r-- 1.0 KB
FindAVIFile.cmake -rw-r--r-- 1.4 KB
FindArmadillo.cmake -rw-r--r-- 5.1 KB
FindBISON.cmake -rw-r--r-- 10.7 KB
FindBLAS.cmake -rw-r--r-- 37.7 KB
FindBZip2.cmake -rw-r--r-- 4.0 KB
FindBacktrace.cmake -rw-r--r-- 4.1 KB
FindBoost.cmake -rw-r--r-- 115.6 KB
FindBullet.cmake -rw-r--r-- 2.8 KB
FindCABLE.cmake -rw-r--r-- 2.5 KB
FindCUDA.cmake -rw-r--r-- 86.7 KB
FindCUDAToolkit.cmake -rw-r--r-- 51.4 KB
FindCURL.cmake -rw-r--r-- 8.2 KB
FindCVS.cmake -rw-r--r-- 1.9 KB
FindCoin3D.cmake -rw-r--r-- 2.3 KB
FindCups.cmake -rw-r--r-- 3.5 KB
FindCurses.cmake -rw-r--r-- 9.2 KB
FindCxxTest.cmake -rw-r--r-- 7.2 KB
FindCygwin.cmake -rw-r--r-- 870 bytes
FindDCMTK.cmake -rw-r--r-- 10.3 KB
FindDart.cmake -rw-r--r-- 1.1 KB
FindDevIL.cmake -rw-r--r-- 3.8 KB
FindDoxygen.cmake -rw-r--r-- 43.1 KB
FindEXPAT.cmake -rw-r--r-- 4.9 KB
FindEnvModules.cmake -rw-r--r-- 9.7 KB
FindFLEX.cmake -rw-r--r-- 8.5 KB
FindFLTK.cmake -rw-r--r-- 10.8 KB
FindFLTK2.cmake -rw-r--r-- 7.5 KB
FindFontconfig.cmake -rw-r--r-- 3.0 KB
FindFreetype.cmake -rw-r--r-- 6.1 KB
FindGCCXML.cmake -rw-r--r-- 672 bytes
FindGDAL.cmake -rw-r--r-- 6.6 KB
FindGIF.cmake -rw-r--r-- 3.9 KB
FindGLEW.cmake -rw-r--r-- 12.3 KB
FindGLU.cmake -rw-r--r-- 554 bytes
FindGLUT.cmake -rw-r--r-- 6.2 KB
FindGSL.cmake -rw-r--r-- 9.0 KB
FindGTK.cmake -rw-r--r-- 3.8 KB
FindGTK2.cmake -rw-r--r-- 37.9 KB
FindGTest.cmake -rw-r--r-- 11.9 KB
FindGettext.cmake -rw-r--r-- 7.8 KB
FindGit.cmake -rw-r--r-- 4.1 KB
FindGnuTLS.cmake -rw-r--r-- 2.4 KB
FindGnuplot.cmake -rw-r--r-- 1.7 KB
FindHDF5.cmake -rw-r--r-- 49.8 KB
FindHSPELL.cmake -rw-r--r-- 1.8 KB
FindHTMLHelp.cmake -rw-r--r-- 1.4 KB
FindHg.cmake -rw-r--r-- 3.0 KB
FindICU.cmake -rw-r--r-- 12.8 KB
FindIce.cmake -rw-r--r-- 23.8 KB
FindIconv.cmake -rw-r--r-- 5.9 KB
FindIcotool.cmake -rw-r--r-- 1.3 KB
FindImageMagick.cmake -rw-r--r-- 12.6 KB
FindIntl.cmake -rw-r--r-- 5.5 KB
FindJNI.cmake -rw-r--r-- 21.7 KB
FindJPEG.cmake -rw-r--r-- 4.3 KB
FindJasper.cmake -rw-r--r-- 3.1 KB
FindJava.cmake -rw-r--r-- 11.8 KB
FindKDE3.cmake -rw-r--r-- 9.9 KB
FindKDE4.cmake -rw-r--r-- 3.1 KB
FindLAPACK.cmake -rw-r--r-- 22.7 KB
FindLATEX.cmake -rw-r--r-- 6.5 KB
FindLTTngUST.cmake -rw-r--r-- 3.7 KB
FindLibArchive.cmake -rw-r--r-- 3.0 KB
FindLibLZMA.cmake -rw-r--r-- 5.7 KB
FindLibXml2.cmake -rw-r--r-- 4.2 KB
FindLibXslt.cmake -rw-r--r-- 4.9 KB
FindLibinput.cmake -rw-r--r-- 2.1 KB
FindLua.cmake -rw-r--r-- 8.3 KB
FindLua50.cmake -rw-r--r-- 2.3 KB
FindLua51.cmake -rw-r--r-- 2.3 KB
FindMFC.cmake -rw-r--r-- 1.9 KB
FindMPEG.cmake -rw-r--r-- 1.2 KB
FindMPEG2.cmake -rw-r--r-- 1.4 KB
FindMPI.cmake -rw-r--r-- 91.9 KB
FindMatlab.cmake -rw-r--r-- 72.0 KB
FindMotif.cmake -rw-r--r-- 917 bytes
FindMsys.cmake -rw-r--r-- 1.0 KB
FindODBC.cmake -rw-r--r-- 7.0 KB
FindOpenACC.cmake -rw-r--r-- 10.2 KB
FindOpenAL.cmake -rw-r--r-- 3.7 KB
FindOpenCL.cmake -rw-r--r-- 5.3 KB
FindOpenGL.cmake -rw-r--r-- 25.6 KB
FindOpenMP.cmake -rw-r--r-- 27.7 KB
FindOpenSP.cmake -rw-r--r-- 4.7 KB
FindOpenSSL.cmake -rw-r--r-- 27.8 KB
FindOpenSceneGraph.cmake -rw-r--r-- 7.4 KB
FindOpenThreads.cmake -rw-r--r-- 3.4 KB
FindPHP4.cmake -rw-r--r-- 2.1 KB
FindPNG.cmake -rw-r--r-- 6.5 KB
FindPackageHandleStandardArgs.cmake -rw-r--r-- 22.8 KB
FindPackageMessage.cmake -rw-r--r-- 1.7 KB
FindPatch.cmake -rw-r--r-- 1.8 KB
FindPerl.cmake -rw-r--r-- 3.0 KB
FindPerlLibs.cmake -rw-r--r-- 5.1 KB
FindPhysFS.cmake -rw-r--r-- 1.1 KB
FindPike.cmake -rw-r--r-- 922 bytes
FindPkgConfig.cmake -rw-r--r-- 39.0 KB
FindPostgreSQL.cmake -rw-r--r-- 12.4 KB
FindProducer.cmake -rw-r--r-- 2.2 KB
FindProtobuf.cmake -rw-r--r-- 27.3 KB
FindPython.cmake -rw-r--r-- 23.4 KB
FindPython2.cmake -rw-r--r-- 15.6 KB
FindPython3.cmake -rw-r--r-- 20.0 KB
FindPythonInterp.cmake -rw-r--r-- 7.5 KB
FindPythonLibs.cmake -rw-r--r-- 16.4 KB
FindQt.cmake -rw-r--r-- 6.3 KB
FindQt3.cmake -rw-r--r-- 9.6 KB
FindQt4.cmake -rw-r--r-- 52.4 KB
FindQuickTime.cmake -rw-r--r-- 1008 bytes
FindRTI.cmake -rw-r--r-- 3.2 KB
FindRuby.cmake -rw-r--r-- 17.7 KB
FindSDL.cmake -rw-r--r-- 8.0 KB
FindSDL_gfx.cmake -rw-r--r-- 3.3 KB
FindSDL_image.cmake -rw-r--r-- 3.8 KB
FindSDL_mixer.cmake -rw-r--r-- 3.8 KB
FindSDL_net.cmake -rw-r--r-- 3.6 KB
FindSDL_sound.cmake -rw-r--r-- 12.5 KB
FindSDL_ttf.cmake -rw-r--r-- 3.6 KB
FindSQLite3.cmake -rw-r--r-- 2.3 KB
FindSWIG.cmake -rw-r--r-- 6.7 KB
FindSelfPackers.cmake -rw-r--r-- 1.6 KB
FindSquish.cmake -rw-r--r-- 9.3 KB
FindSubversion.cmake -rw-r--r-- 6.2 KB
FindTCL.cmake -rw-r--r-- 8.1 KB
FindTIFF.cmake -rw-r--r-- 12.4 KB
FindTclStub.cmake -rw-r--r-- 4.5 KB
FindTclsh.cmake -rw-r--r-- 3.6 KB
FindThreads.cmake -rw-r--r-- 7.4 KB
FindUnixCommands.cmake -rw-r--r-- 1.6 KB
FindVulkan.cmake -rw-r--r-- 28.4 KB
FindWget.cmake -rw-r--r-- 968 bytes
FindWish.cmake -rw-r--r-- 2.7 KB
FindX11.cmake -rw-r--r-- 55.6 KB
FindXCTest.cmake -rw-r--r-- 7.2 KB
FindXMLRPC.cmake -rw-r--r-- 4.0 KB
FindXalanC.cmake -rw-r--r-- 6.0 KB
FindXercesC.cmake -rw-r--r-- 5.7 KB
FindZLIB.cmake -rw-r--r-- 7.2 KB
Findosg.cmake -rw-r--r-- 1.9 KB
FindosgAnimation.cmake -rw-r--r-- 1.9 KB
FindosgDB.cmake -rw-r--r-- 1.8 KB
FindosgFX.cmake -rw-r--r-- 1.8 KB
FindosgGA.cmake -rw-r--r-- 1.8 KB
FindosgIntrospection.cmake -rw-r--r-- 2.0 KB
FindosgManipulator.cmake -rw-r--r-- 2.0 KB
FindosgParticle.cmake -rw-r--r-- 1.9 KB
FindosgPresentation.cmake -rw-r--r-- 2.1 KB
FindosgProducer.cmake -rw-r--r-- 1.9 KB
FindosgQt.cmake -rw-r--r-- 1.9 KB
FindosgShadow.cmake -rw-r--r-- 1.9 KB
FindosgSim.cmake -rw-r--r-- 1.8 KB
FindosgTerrain.cmake -rw-r--r-- 1.9 KB
FindosgText.cmake -rw-r--r-- 1.8 KB
FindosgUtil.cmake -rw-r--r-- 1.8 KB
FindosgViewer.cmake -rw-r--r-- 1.9 KB
FindosgVolume.cmake -rw-r--r-- 1.9 KB
FindosgWidget.cmake -rw-r--r-- 1.9 KB
Findosg_functions.cmake -rw-r--r-- 2.1 KB
FindwxWidgets.cmake -rw-r--r-- 43.7 KB
FindwxWindows.cmake -rw-r--r-- 23.9 KB
FortranCInterface.cmake -rw-r--r-- 14.4 KB
GNUInstallDirs.cmake -rw-r--r-- 17.5 KB
GenerateExportHeader.cmake -rw-r--r-- 15.5 KB
GetPrerequisites.cmake -rw-r--r-- 33.4 KB
GoogleTest.cmake -rw-r--r-- 26.0 KB
GoogleTestAddTests.cmake -rw-r--r-- 7.8 KB
ITKCompatibility.cmake -rw-r--r-- 224 bytes
InstallRequiredSystemLibraries.cmake -rw-r--r-- 30.5 KB
KDE3Macros.cmake -rw-r--r-- 12.5 KB
MacOSXBundleInfo.plist.in -rw-r--r-- 1.2 KB
MacOSXFrameworkInfo.plist.in -rw-r--r-- 961 bytes
MacroAddFileDependencies.cmake -rw-r--r-- 848 bytes
MatlabTestsRedirect.cmake -rw-r--r-- 3.5 KB
ProcessorCount.cmake -rw-r--r-- 8.9 KB
Qt4ConfigDependentSettings.cmake -rw-r--r-- 7.6 KB
Qt4Macros.cmake -rw-r--r-- 18.8 KB
SelectLibraryConfigurations.cmake -rw-r--r-- 3.2 KB
Squish4RunTestCase.bat -rwxr-xr-x 625 bytes
Squish4RunTestCase.sh -rwxr-xr-x 631 bytes
SquishRunTestCase.bat -rwxr-xr-x 208 bytes
SquishRunTestCase.sh -rwxr-xr-x 272 bytes
SquishTestScript.cmake -rw-r--r-- 3.4 KB
SystemInformation.cmake -rw-r--r-- 3.0 KB
SystemInformation.in -rw-r--r-- 4.6 KB
TestBigEndian.cmake -rw-r--r-- 4.8 KB
TestCXXAcceptsFlag.cmake -rw-r--r-- 1013 bytes
TestEndianess.c.in -rw-r--r-- 871 bytes
TestForANSIForScope.cmake -rw-r--r-- 1.0 KB
TestForANSIStreamHeaders.cmake -rw-r--r-- 1.0 KB
TestForANSIStreamHeaders.cxx -rw-r--r-- 60 bytes
TestForAnsiForScope.cxx -rw-r--r-- 95 bytes
TestForSSTREAM.cmake -rw-r--r-- 1.0 KB
TestForSSTREAM.cxx -rw-r--r-- 149 bytes
TestForSTDNamespace.cmake -rw-r--r-- 978 bytes
TestForSTDNamespace.cxx -rw-r--r-- 75 bytes
UseEcos.cmake -rw-r--r-- 9.7 KB
UseJava.cmake -rw-r--r-- 61.9 KB
UsePkgConfig.cmake -rw-r--r-- 2.8 KB
UseQt4.cmake -rw-r--r-- 3.6 KB
UseSWIG.cmake -rw-r--r-- 42.0 KB
Use_wxWindows.cmake -rw-r--r-- 2.1 KB
UsewxWidgets.cmake -rw-r--r-- 1.9 KB
VTKCompatibility.cmake -rw-r--r-- 1.8 KB
WriteBasicConfigVersionFile.cmake -rw-r--r-- 2.3 KB
WriteCompilerDetectionHeader.cmake -rw-r--r-- 31.0 KB
ecos_clean.cmake -rw-r--r-- 492 bytes
exportheader.cmake.in -rw-r--r-- 1.1 KB
kde3init_dummy.cpp.in -rw-r--r-- 227 bytes
kde3uic.cmake -rw-r--r-- 723 bytes
readme.txt -rw-r--r-- 233 bytes

readme.txt

back to top