This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/reactos/CMake.git
synced
2025-02-01 01:22:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
CMake
/
Tests
/
CMakeOnly
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
…
CheckLanguage
CheckLanguage: Report CMAKE_CUDA_HOST_COMPILER if needed for compilation
2019-06-03 10:36:06 -04:00
CheckStructHasMember
…
CheckSymbolExists
…
CompilerIdC
…
CompilerIdCSharp
…
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
…