mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-04 05:51:27 +12:00
remove dependency on CMake and python
This commit is contained in:
parent
7258ddc318
commit
1af2f5b214
105 changed files with 14604 additions and 9 deletions
5
llvm_build/include/llvm/module.modulemap
Normal file
5
llvm_build/include/llvm/module.modulemap
Normal file
|
@ -0,0 +1,5 @@
|
|||
// This is copied into the build area for a $src != $build compilation.
|
||||
module LLVM_Support_DataTypes {
|
||||
header "Support/DataTypes.h"
|
||||
export *
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue