Merged NVTT cmake fixes from 3.4 branch

This commit is contained in:
Robert Osfield
2018-01-11 09:39:27 +00:00
parent 0cee5f5d27
commit 7d311915e7
2 changed files with 32 additions and 12 deletions

View File

@@ -5,7 +5,7 @@ SET(TARGET_SRC
NVTTImageProcessor.cpp
)
SET(TARGET_LIBRARIES_VARS NVTT_LIBRARY)
SET(TARGET_EXTERNAL_LIBRARIES ${TARGET_EXTERNAL_LIBRARIES} ${NVTT_LIBRARIES})
#### end var setup ###
SETUP_PLUGIN(nvtt)