mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Don't mix the plain and keyword signatures of target_link_libraries.
llvm-svn: 202299
This commit is contained in:
parent
9e5315239d
commit
31fb44e657
@ -20,7 +20,7 @@ else()
|
||||
gold-plugin.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(LLVMgold LTO)
|
||||
target_link_libraries(LLVMgold ${cmake_2_8_12_PRIVATE} LTO)
|
||||
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user