Install nvtt_wrapper.h. Fix issue #288.
This commit is contained in:
parent
95bd6193cc
commit
005b2518c9
@ -56,7 +56,7 @@ INSTALL(TARGETS nvtt
|
||||
LIBRARY DESTINATION lib
|
||||
ARCHIVE DESTINATION lib/static)
|
||||
|
||||
INSTALL(FILES nvtt.h DESTINATION include/nvtt)
|
||||
INSTALL(FILES nvtt.h nvtt_wrapper.h DESTINATION include/nvtt)
|
||||
|
||||
|
||||
ADD_SUBDIRECTORY(tools)
|
||||
|
Loading…
Reference in New Issue
Block a user