1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/cmake/modules
Alex Langford 334995ba64 [CMake] Use add_dependencies in add_llvm_install_targets
Summary:
The CMake documentation says that the `DEPENDS` field of
add_custom_target is for files and output of custom commands. Adding a
dependency on a target should be done with `add_dependency`.

Differential Revision: https://reviews.llvm.org/D60879

llvm-svn: 359042
2019-04-23 21:59:07 +00:00
..
AddLLVM.cmake [CMake] Use add_dependencies in add_llvm_install_targets 2019-04-23 21:59:07 +00:00
AddLLVMDefinitions.cmake
AddOCaml.cmake
AddSphinxTarget.cmake
CheckAtomic.cmake
CheckCompilerVersion.cmake Add secondary libstdc++ 4.8 and 5.1 detection mechanisms 2019-03-07 21:28:33 +00:00
CheckLinkerFlag.cmake
ChooseMSVCCRT.cmake Revert r349517 "[CMake] Default options for faster executables on MSVC" 2018-12-19 18:01:42 +00:00
CMakeLists.txt [llvm] [cmake] Provide split include paths in LLVMConfig 2019-02-13 08:34:40 +00:00
CrossCompile.cmake [cmake] Fix bug in r358779 - [CMake] Pass monorepo build settings in cross compile 2019-04-21 19:20:13 +00:00
DetermineGCCCompatible.cmake
FindLibpfm.cmake
FindOCaml.cmake
FindSphinx.cmake
FindZ3.cmake Moved everything SMT-related to LLVM and updated the cmake scripts. 2019-03-25 17:47:45 +00:00
GenerateVersionFromVCS.cmake [llvm] [cmake] Use current directory in GenerateVersionFromVCS 2019-02-11 09:07:07 +00:00
GetHostTriple.cmake Use AIX version detection at LLVM run-time 2019-03-13 00:12:43 +00:00
HandleLLVMOptions.cmake [CMake] Fix accidentally swapped input/output parameters of string(REPLACE) for mingw 2019-04-09 08:31:25 +00:00
HandleLLVMStdlib.cmake
LLVM-Config.cmake [CMake] Avoid REVERSE on unset variable 2018-09-26 10:14:10 +00:00
LLVMConfig.cmake.in Moved everything SMT-related to LLVM and updated the cmake scripts. 2019-03-25 17:47:45 +00:00
LLVMConfigVersion.cmake.in
LLVMExternalProjectUtils.cmake [cmake] Remove use of deprecated generator expression. NFC 2019-03-30 01:35:01 +00:00
LLVMInstallSymlink.cmake
LLVMProcessSources.cmake [llvm] [cmake] Add additional headers only if they exist 2019-04-04 14:21:38 +00:00
TableGen.cmake Removed CMake cache upgrade code from 2011 2019-04-16 09:46:02 +00:00
VersionFromVCS.cmake [CMake] Unify scripts for generating VCS headers 2019-02-06 03:51:00 +00:00