Skip to content

Commit

Permalink
exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
anoobzg committed Nov 3, 2021
1 parent fd3a746 commit 92d554f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ if(INSTALL_THUMBNAIL)
RUNTIME DESTINATION bin)

INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/thumbnail/stl_thumbnail.h
${CMAKE_CURRENT_SOURCE_DIR}/thumbnail/export.h
${CMAKE_CURRENT_SOURCE_DIR}/thumbnail/exporter.h
DESTINATION ${CMAKE_INSTALL_PREFIX}/include/thumbnail/)
endif()

0 comments on commit 92d554f

Please sign in to comment.