mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
llvm/tools/llvm-c-test should be built also on msvc.
llvm-svn: 193257
This commit is contained in:
parent
e00f2f7862
commit
eec68da299
@ -39,11 +39,7 @@ add_llvm_tool_subdirectory(llvm-mcmarkup)
|
||||
|
||||
add_llvm_tool_subdirectory(llvm-symbolizer)
|
||||
|
||||
if( NOT MSVC )
|
||||
add_llvm_tool_subdirectory(llvm-c-test)
|
||||
else()
|
||||
ignore_llvm_tool_subdirectory(llvm-c-test)
|
||||
endif( NOT MSVC )
|
||||
|
||||
add_llvm_tool_subdirectory(obj2yaml)
|
||||
add_llvm_tool_subdirectory(yaml2obj)
|
||||
|
Loading…
x
Reference in New Issue
Block a user