mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-27 21:50:40 +00:00
Submitted new file with wrong line endings. Correcting...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264620 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
91fbac1a08
commit
2a8d48af30
@ -1,7 +1,7 @@
|
||||
# Do this by hand instead of using add_llvm_utilities(), which
|
||||
# tries to create a corresponding executable, which we don't want.
|
||||
if (LLVM_ADD_NATIVE_VISUALIZERS_TO_SOLUTION)
|
||||
set(LLVM_VISUALIZERS llvm.natvis)
|
||||
add_custom_target(LLVMVisualizers SOURCES ${LLVM_VISUALIZERS})
|
||||
set_target_properties(LLVMVisualizers PROPERTIES FOLDER "Utils")
|
||||
endif()
|
||||
# Do this by hand instead of using add_llvm_utilities(), which
|
||||
# tries to create a corresponding executable, which we don't want.
|
||||
if (LLVM_ADD_NATIVE_VISUALIZERS_TO_SOLUTION)
|
||||
set(LLVM_VISUALIZERS llvm.natvis)
|
||||
add_custom_target(LLVMVisualizers SOURCES ${LLVM_VISUALIZERS})
|
||||
set_target_properties(LLVMVisualizers PROPERTIES FOLDER "Utils")
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user