Remove duplicate link instruction.
This commit is contained in:
parent
542711f862
commit
2ac75fc932
@ -23,5 +23,3 @@ SET(BC7_SRCS
|
|||||||
|
|
||||||
ADD_LIBRARY(bc7 STATIC ${BC7_SRCS})
|
ADD_LIBRARY(bc7 STATIC ${BC7_SRCS})
|
||||||
TARGET_LINK_LIBRARIES(bc7 nvcore nvmath)
|
TARGET_LINK_LIBRARIES(bc7 nvcore nvmath)
|
||||||
|
|
||||||
TARGET_LINK_LIBRARIES(bc7 nvmath)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user