Remove duplicate link instruction.

pull/292/head
leper 5 years ago
parent 542711f862
commit 2ac75fc932

@ -23,5 +23,3 @@ SET(BC7_SRCS
ADD_LIBRARY(bc7 STATIC ${BC7_SRCS})
TARGET_LINK_LIBRARIES(bc7 nvcore nvmath)
TARGET_LINK_LIBRARIES(bc7 nvmath)

Loading…
Cancel
Save