This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-04-30 02:59:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a3e59617a130545ec9ddd6576834b1404c75331
CMake
/
Tests
/
CMakeOnly
T
History
Robert Maynard
fada8cbfd6
CheckLanguage: Report CMAKE_CUDA_HOST_COMPILER if needed for compilation
...
Fixes
:
#19013
2019-06-03 10:36:06 -04:00
..
AllFindModules
FindJPEG: Add version detection and associated test update and docs
2018-04-17 22:53:26 +02:00
CheckCXXCompilerFlag
Tests: Teach tests when to treat clang-cl as MSVC
2019-02-11 15:04:28 +01:00
CheckCXXSymbolExists
Use string(APPEND) in Tests
2016-07-28 00:43:04 +02:00
CheckLanguage
CheckLanguage: Report CMAKE_CUDA_HOST_COMPILER if needed for compilation
2019-06-03 10:36:06 -04:00
CheckStructHasMember
Use string(APPEND) in Tests
2016-07-28 00:43:04 +02:00
CheckSymbolExists
Use string(APPEND) in Tests
2016-07-28 00:43:04 +02:00
CompilerIdC
…
CompilerIdCSharp
C# support: add compiler detection for MSVC
2016-12-15 09:16:30 -05:00
CompilerIdCXX
…
CompilerIdFortran
…
find_library
Tests: Fix CMakeOnly.find_library test logic for libx32 case
2017-03-10 15:50:25 -05:00
find_path
…
LinkInterfaceLoop
…
MajorVersionSelection
…
ProjectInclude
Test ProjectInclude: Add NONE to avoid enabling languages
2019-03-27 22:33:37 +03:00
ProjectIncludeAny
project: Add variable CMAKE_PROJECT_INCLUDE
2019-03-27 22:39:02 +03:00
ProjectIncludeBefore
project: Add variable CMAKE_PROJECT_INCLUDE_BEFORE
2019-04-01 20:30:19 +03:00
SelectLibraryConfigurations
GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests
2017-12-30 09:35:56 +11:00
TargetScope
…
CMakeLists.txt
project: Add variable CMAKE_PROJECT_INCLUDE_BEFORE
2019-04-01 20:30:19 +03:00
Test.cmake.in
…