mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 14:31:24 +12:00
LLVM VS project files that were part of the reposiory have been removed. These files will now be auto-generated. It should now be possbile to build from any directory and not just D:\Projects\rpcs3.
This commit is contained in:
parent
c72d97c64a
commit
170439f91c
577 changed files with 7103 additions and 9258 deletions
|
@ -1,4 +1,4 @@
|
|||
# Install script for directory: D:/Projects/rpcs3/llvm/lib/Bitcode
|
||||
# Install script for directory: D:/Projects/rpcs3-experiment/rpcs3/llvm/lib/Bitcode
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
|
@ -29,8 +29,8 @@ endif()
|
|||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
# Include the install script for each subdirectory.
|
||||
include("D:/Projects/rpcs3/llvm_build/lib/Bitcode/Reader/cmake_install.cmake")
|
||||
include("D:/Projects/rpcs3/llvm_build/lib/Bitcode/Writer/cmake_install.cmake")
|
||||
include("D:/Projects/rpcs3-experiment/rpcs3/llvm_build/lib/Bitcode/Reader/cmake_install.cmake")
|
||||
include("D:/Projects/rpcs3-experiment/rpcs3/llvm_build/lib/Bitcode/Writer/cmake_install.cmake")
|
||||
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue