CMake/Tests/RunCMake/LinkerSelection
Marc Chevrier 3d2709c1ae Linker configuration: rely now on CMAKE_<LANG>_LINK_MODE variable.
CMake now provides the CMAKE_<LANG>_LINK_MODE variable which specify how
the link step is done. So, the CMAKE_<LANG>_USING_LINKER_MODE variable
is no longer needed.
2025-01-26 14:45:21 +01:00
..
AppleClassic.cmake Swift: Add CMAKE_LINKER_TYPE support 2024-04-02 10:42:12 -04:00
CMakeLists.txt
CustomLinkerType-build-check.cmake
CustomLinkerType.cmake Linker configuration: rely now on CMAKE_<LANG>_LINK_MODE variable. 2025-01-26 14:45:21 +01:00
InvalidLinkerType1-result.txt
InvalidLinkerType1-stderr.txt
InvalidLinkerType1.cmake
InvalidLinkerType2-result.txt
InvalidLinkerType2-stderr.txt
InvalidLinkerType2.cmake
LinkerType-validation.cmake
main.c
main.cu
main.swift Swift: Add CMAKE_LINKER_TYPE support 2024-04-02 10:42:12 -04:00
RunCMakeTest.cmake Tests: Update expected results for Xcode 16 2024-06-13 09:16:34 -04:00
ValidLinkerType-build-check.cmake
ValidLinkerType.cmake Linker configuration: rely now on CMAKE_<LANG>_LINK_MODE variable. 2025-01-26 14:45:21 +01:00