| .. |
|
Platform
|
276e7e21a3
ENH: Adding flags to force generation of manifest files when building with VC 8.
|
19 лет назад |
|
AddFileDependencies.cmake
|
a980fdc96a
BUG: don't include MacroLibrary.cmake, but add a cmake module which implements ADD_FILE_DEPENDENCIES()
|
19 лет назад |
|
CMake.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
CMakeAddNewLanguage.txt
|
8be3e4eeca
ENH: clean up EnableLanguage try to fix problem where try compile runs cmake
|
20 лет назад |
|
CMakeBackwardCompatibilityC.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
CMakeBackwardCompatibilityCXX.cmake
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 лет назад |
|
CMakeBorlandFindMake.cmake
|
e2d1104881
determine CMAKE_MAKE_PROGRAM in EnableLanguage
|
23 лет назад |
|
CMakeBuildSettings.cmake.in
|
ee72d5740b
ENH: Adding CMAKE_EXPORT_BUILD_SETTINGS and CMAKE_IMPORT_BUILD_SETTINGS macro.
|
23 лет назад |
|
CMakeCCompiler.cmake.in
|
aa98e3647d
ENH: fix more than one argument passed in to compilers via environment
|
20 лет назад |
|
CMakeCInformation.cmake
|
08289893b8
ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_STANDARD_LIBRARIES. This is needed to get programmable language support working with Visual Studio generators. It makes sense anyway.
|
19 лет назад |
|
CMakeCXXCompiler.cmake.in
|
b78d936ecf
BUG: Need to duplicate some information from CMakeCCompiler to support C++-only projects.
|
20 лет назад |
|
CMakeCXXInformation.cmake
|
08289893b8
ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_STANDARD_LIBRARIES. This is needed to get programmable language support working with Visual Studio generators. It makes sense anyway.
|
19 лет назад |
|
CMakeCommonLanguageInclude.cmake
|
45d85c2e34
BUG: fix for 3550 again
|
19 лет назад |
|
CMakeConfigurableFile.in
|
01a55559dd
ENH: Make modules use configure instead of file write
|
20 лет назад |
|
CMakeDetermineCCompiler.cmake
|
7001a88a74
BUG: Search for the compiler only once and store a full path to it in the cache. This avoids problems with the case of locations in the PATH variable on Windows that change the compiler name when CMake is re-run. CMakeFiles/CMake*Compiler.cmake files should hold the full path to the compiler always.
|
19 лет назад |
|
CMakeDetermineCXXCompiler.cmake
|
7001a88a74
BUG: Search for the compiler only once and store a full path to it in the cache. This avoids problems with the case of locations in the PATH variable on Windows that change the compiler name when CMake is re-run. CMakeFiles/CMake*Compiler.cmake files should hold the full path to the compiler always.
|
19 лет назад |
|
CMakeDetermineFortranCompiler.cmake
|
7001a88a74
BUG: Search for the compiler only once and store a full path to it in the cache. This avoids problems with the case of locations in the PATH variable on Windows that change the compiler name when CMake is re-run. CMakeFiles/CMake*Compiler.cmake files should hold the full path to the compiler always.
|
19 лет назад |
|
CMakeDetermineJavaCompiler.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
CMakeDetermineRCCompiler.cmake
|
8ffb32369f
BUG: Need to search for rc by default, not c++ compilers.
|
19 лет назад |
|
CMakeDetermineSystem.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
CMakeExportBuildSettings.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 лет назад |
|
CMakeFindFrameworks.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
CMakeFindWMake.cmake
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 лет назад |
|
CMakeFindXCode.cmake
|
8960a220a9
ENH: add trycompile code for xcode
|
21 лет назад |
|
CMakeFortranCompiler.cmake.in
|
1cf4d146fc
ENH: Merge debian changes. Support more fortran extensions
|
19 лет назад |
|
CMakeFortranInformation.cmake
|
08289893b8
ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_STANDARD_LIBRARIES. This is needed to get programmable language support working with Visual Studio generators. It makes sense anyway.
|
19 лет назад |
|
CMakeGenericSystem.cmake
|
81b778c074
ENH: Adding advanced option CMAKE_COLOR_MAKEFILE for makefile generators with default ON.
|
19 лет назад |
|
CMakeImportBuildSettings.cmake
|
2523629f4b
ENH: fix for case difference with nmake
|
19 лет назад |
|
CMakeJavaCompiler.cmake.in
|
b8b298104b
ENH: make sure flags set in CC or CXX environment variables stay with the compiler
|
20 лет назад |
|
CMakeJavaInformation.cmake
|
5ecfd3d4d3
ENH: fix java and add OBJECT_DIR support
|
19 лет назад |
|
CMakeLists.txt
|
a6bd324605
ENH: Installing readme.txt in Modules directory to be consistent with windows.
|
22 лет назад |
|
CMakeMSYSFindMake.cmake
|
5042581f43
ENH: better algorithm for looking for make and gcc on msys and mingw
|
20 лет назад |
|
CMakeMinGWFindMake.cmake
|
5042581f43
ENH: better algorithm for looking for make and gcc on msys and mingw
|
20 лет назад |
|
CMakeNMakeFindMake.cmake
|
e2d1104881
determine CMAKE_MAKE_PROGRAM in EnableLanguage
|
23 лет назад |
|
CMakePrintSystemInformation.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
CMakeRCCompiler.cmake.in
|
b8b298104b
ENH: make sure flags set in CC or CXX environment variables stay with the compiler
|
20 лет назад |
|
CMakeRCInformation.cmake
|
718de4cea5
ENH: fix spelling errors
|
20 лет назад |
|
CMakeSystem.cmake.in
|
3021918293
ENH: add CMAKE_SYSTEM_PROCESSOR
|
22 лет назад |
|
CMakeSystemSpecificInformation.cmake
|
dbe7d39738
BUG: When copying the module variables from shared library variables use double quotes for the required definitions ...PREFIX and ...SUFFIX to make sure a value is set even if it is empty.
|
19 лет назад |
|
CMakeTestCCompiler.cmake
|
e49b93989d
COMP: More warnings and hp issues
|
19 лет назад |
|
CMakeTestCXXCompiler.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
CMakeTestForFreeVC.cxx
|
0d4cd0436b
ENH better test for free VC tools
|
21 лет назад |
|
CMakeTestFortranCompiler.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
CMakeTestGNU.c
|
6b31e5c851
BUG: fix problem where cmake thinks the intel compiler is gnu
|
21 лет назад |
|
CMakeTestJavaCompiler.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
CMakeTestNMakeCLVersion.c
|
dfcd4f2154
added test for whether pdbtype should be used for nmake
|
22 лет назад |
|
CMakeTestRCCompiler.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
CMakeUnixFindMake.cmake
|
9992fe5103
BUG: Removed stray debugging message.
|
23 лет назад |
|
CMakeVCManifest.cmake
|
276e7e21a3
ENH: Adding flags to force generation of manifest files when building with VC 8.
|
19 лет назад |
|
CMakeVS6BackwardCompatibility.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
CMakeVS6FindMake.cmake
|
51f91db648
ENH: add correct flags for msvc generators
|
19 лет назад |
|
CMakeVS71FindMake.cmake
|
51f91db648
ENH: add correct flags for msvc generators
|
19 лет назад |
|
CMakeVS7BackwardCompatibility.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
CMakeVS7FindMake.cmake
|
51f91db648
ENH: add correct flags for msvc generators
|
19 лет назад |
|
CMakeVS8FindMake.cmake
|
51f91db648
ENH: add correct flags for msvc generators
|
19 лет назад |
|
CPack.Description.plist.in
|
5358809a5c
ENH: More CPack stuff and fix zlib compression
|
20 лет назад |
|
CPack.Info.plist.in
|
a460c60843
ENH: Add verbose flag to package maker and add CFBundleIdentifier string
|
20 лет назад |
|
CPack.STGZ_Header.sh.in
|
96d4a89228
ENH: Better output
|
19 лет назад |
|
CPack.cmake
|
e36ae0fcb8
ENH: Several cleanups and support for multiple generators
|
19 лет назад |
|
CTest.cmake
|
e026f620f8
BUG: fix typo
|
19 лет назад |
|
CTestTargets.cmake
|
e26c160698
ENH: Initial import
|
20 лет назад |
|
CheckCSourceCompiles.cmake
|
d454231a0a
STYLE: fix #3519 (incorrect comment)
|
19 лет назад |
|
CheckCSourceRuns.cmake
|
8b9d44d512
ENH: fixs for check compile stuff from Oswald B.
|
19 лет назад |
|
CheckCXXSourceCompiles.cmake
|
d454231a0a
STYLE: fix #3519 (incorrect comment)
|
19 лет назад |
|
CheckCXXSourceRuns.cmake
|
8b9d44d512
ENH: fixs for check compile stuff from Oswald B.
|
19 лет назад |
|
CheckForPthreads.c
|
fad91fb770
ENH: fix tests for non-ansi c on hp and remove warnings for ansi c
|
21 лет назад |
|
CheckFunctionExists.c
|
fad91fb770
ENH: fix tests for non-ansi c on hp and remove warnings for ansi c
|
21 лет назад |
|
CheckFunctionExists.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
CheckIncludeFile.c.in
|
095e975c81
BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers.
|
19 лет назад |
|
CheckIncludeFile.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
CheckIncludeFile.cxx.in
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 лет назад |
|
CheckIncludeFileCXX.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
CheckIncludeFiles.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
CheckLibraryExists.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
CheckLibraryExists.lists.in
|
3697ad6dc7
Initial attempt to check if library exists
|
23 лет назад |
|
CheckSizeOf.cmake
|
ea1467d056
ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency with the macro name that is defined by the module.
|
23 лет назад |
|
CheckSymbolExists.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
CheckTypeSize.c.in
|
96f948adf5
ENH: fix checktypesize
|
20 лет назад |
|
CheckTypeSize.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
CheckVariableExists.c
|
a8b2400f7b
BUG#502: Do not let optimizing compilers think the symbol exists. Require the symbol by making the return value depend on it to force linking.
|
21 лет назад |
|
CheckVariableExists.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
Dart.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
DartConfiguration.tcl.in
|
1ca05e219a
ENH: Reorganize and add subversion support
|
21 лет назад |
|
Documentation.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
DummyCXXFile.cxx
|
9a6c95fcea
add checks for ansi flags and not hard code them
|
23 лет назад |
|
FindAVIFile.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 лет назад |
|
FindBoost.cmake
|
ef6cf109ed
ENH: Adding FindBoost.cmake module from Andrew Maclean. This addresses bug#3447.
|
19 лет назад |
|
FindCABLE.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 лет назад |
|
FindCurses.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
FindCygwin.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
FindDCMTK.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
FindDart.cmake
|
7603244509
ENH: use program files env for searching
|
20 лет назад |
|
FindDoxygen.cmake
|
7603244509
ENH: use program files env for searching
|
20 лет назад |
|
FindFLTK.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 лет назад |
|
FindGCCXML.cmake
|
7603244509
ENH: use program files env for searching
|
20 лет назад |
|
FindGLU.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
FindGLUT.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 лет назад |
|
FindGTK.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 лет назад |
|
FindGnuplot.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
FindHTMLHelp.cmake
|
7603244509
ENH: use program files env for searching
|
20 лет назад |
|
FindITK.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 лет назад |
|
FindImageMagick.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 лет назад |
|
FindJNI.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 лет назад |
|
FindJPEG.cmake
|
60988dd8a2
ENH: honor REQUIRED flag
|
19 лет назад |
|
FindJava.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 лет назад |
|
FindKDE.cmake
|
d253baab99
ENH: add real-world-tested and used KDE3 support, and obsolete FindKDE.cmake, which wasn't used by anybody that I heard of
|
19 лет назад |
|
FindKDE3.cmake
|
0634447892
STYLE: remove unnecessary /usr/local/include search path
|
19 лет назад |
|
FindKDE4.cmake
|
205635dcd5
|
19 лет назад |
|
FindLATEX.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 лет назад |
|
FindMFC.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindMPEG.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindMPEG2.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindMPI.cmake
|
7603244509
ENH: use program files env for searching
|
20 лет назад |
|
FindMatlab.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 лет назад |
|
FindMotif.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindOpenAL.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
FindOpenGL.cmake
|
cf80510ac5
ENH: On apple do not look for X11
|
19 лет назад |
|
FindPHP4.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindPNG.cmake
|
07558db6a2
ENH: also look in /usr/local/include/libpng (OpenBSD)
|
19 лет назад |
|
FindPerl.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindPerlLibs.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindPhysFS.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindPike.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindPythonInterp.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindPythonLibs.cmake
|
a18297e2ca
ENH: Updated implementation to use new FIND_* command power. The correct library is now found on MinGW also.
|
19 лет назад |
|
FindQt.cmake
|
b442e86492
ENH: change to fatal error
|
20 лет назад |
|
FindQt3.cmake
|
82e5ab5d4f
ENH: automatically find Qt3 on SUSE, patch from Dirk Mueller and Stephan
|
19 лет назад |
|
FindQt4.cmake
|
207292cf45
ENH: fixes from Clinton to allow qt to work with static libs
|
19 лет назад |
|
FindRuby.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindSDL.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindSDL_image.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindSDL_mixer.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindSDL_net.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindSDL_sound.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
FindSDL_ttf.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindSWIG.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
FindSelfPackers.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
FindTCL.cmake
|
cb95c0a5bc
ENH: fix a bug in the find path stuff so that it can find headers deep in frameworks
|
19 лет назад |
|
FindTIFF.cmake
|
64cb554397
ENH: Removing platform-specific name hacks now that FIND_LIBRARY handles it.
|
20 лет назад |
|
FindTclsh.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindThreads.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
FindUnixCommands.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
FindVTK.cmake
|
859db10e2a
ENH: Add ability to find VTK 5 without user help.
|
19 лет назад |
|
FindWget.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindWish.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
FindX11.cmake
|
d71f723b11
ENH: fix find x11 on the mac
|
19 лет назад |
|
FindZLIB.cmake
|
97c5324534
BUG: don't append to ZLIB_NAMES
|
19 лет назад |
|
FindwxWidgets.cmake
|
3c9744f406
ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. It also updates the UseWX test and WXDialog sources to use the new find script.
|
19 лет назад |
|
FindwxWindows.cmake
|
3c9744f406
ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. It also updates the UseWX test and WXDialog sources to use the new find script.
|
19 лет назад |
|
InstallRequiredSystemLibraries.cmake
|
a40a17dcdd
ENH: Implemented support for installing VC8 runtime libraries.
|
19 лет назад |
|
KDE3Macros.cmake
|
0afe72e908
BUG: fix #3324: KDE3Macros.cmake didn't find Qt designer plugins when
|
19 лет назад |
|
MacOSXBundleInfo.plist.in
|
1dbcfd2a98
ENH: Improve Mac OSX bundle support
|
21 лет назад |
|
MacroAddFileDependencies.cmake
|
63c241ea1e
ENH: Updates from KDE
|
19 лет назад |
|
NSIS.InstallOptions.ini.in
|
5b3a2c84fc
ENH: use radio buttons to choose PATH options
|
19 лет назад |
|
NSIS.template.in
|
5b3a2c84fc
ENH: use radio buttons to choose PATH options
|
19 лет назад |
|
TestBigEndian.c
|
fad91fb770
ENH: fix tests for non-ansi c on hp and remove warnings for ansi c
|
21 лет назад |
|
TestBigEndian.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
TestCXXAcceptsFlag.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
TestForANSIForScope.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
TestForANSIStreamHeaders.cmake
|
74eaecfc3e
ENH: cleanups
|
20 лет назад |
|
TestForANSIStreamHeaders.cxx
|
32b398e55b
new try compile module
|
23 лет назад |
|
TestForAnsiForScope.cxx
|
a696dbc815
ERR: Removed warning for unused variable.
|
22 лет назад |
|
TestForSSTREAM.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
TestForSSTREAM.cxx
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 лет назад |
|
TestForSTDNamespace.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
TestForSTDNamespace.cxx
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 лет назад |
|
UseEcos.cmake
|
2776e2de4e
ENH: add i386 toolchain and some minor improvement of the comments
|
19 лет назад |
|
UsePkgConfig.cmake
|
d41587b671
BUG: change the formatting of the pkgconfig module documentation so that it
|
19 лет назад |
|
UseQt4.cmake
|
207292cf45
ENH: fixes from Clinton to allow qt to work with static libs
|
19 лет назад |
|
UseSWIG.cmake
|
24cdf8aa6c
ENH: Added interface to add extra dependencies.
|
19 лет назад |
|
UseVTK40.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
UseVTKBuildSettings40.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
UseVTKConfig40.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 лет назад |
|
Use_wxWindows.cmake
|
3c9744f406
ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. It also updates the UseWX test and WXDialog sources to use the new find script.
|
19 лет назад |
|
UsewxWidgets.cmake
|
3c9744f406
ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. It also updates the UseWX test and WXDialog sources to use the new find script.
|
19 лет назад |
|
VTKCompatibility.cmake
|
009b3cbb12
ENH: add backwards compatibility fix for more aggressive find_path command
|
19 лет назад |
|
kde3init_dummy.cpp.in
|
d253baab99
ENH: add real-world-tested and used KDE3 support, and obsolete FindKDE.cmake, which wasn't used by anybody that I heard of
|
19 лет назад |
|
kde3uic.cmake
|
0afe72e908
BUG: fix #3324: KDE3Macros.cmake didn't find Qt designer plugins when
|
19 лет назад |
|
readme.txt
|
46d266047c
ENH: Added documentation about XXX_FIND_COMPONENTS for FIND_PACKAGE.
|
19 лет назад |