Remove duplicate link instruction.

This commit is contained in:
leper 2019-01-09 00:55:49 +01:00
parent 542711f862
commit 2ac75fc932

View File

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