removed unwanted header installation (CMake)

This commit is contained in:
magestik 2016-01-20 00:04:49 +01:00
parent 3880e630ab
commit 5f392e60e3

View File

@ -61,6 +61,3 @@ INSTALL(TARGETS nvimage EXPORT nvimage-targets
ARCHIVE DESTINATION lib/static)
INSTALL(EXPORT nvimage-targets DESTINATION share/cmake)
INSTALL(FILES nvimage.h DirectDrawSurface.h Image.h DESTINATION include/nvimage)