Skip to content

Commit

Permalink
CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
anoobzg committed Jan 6, 2022
1 parent f0a52dc commit cd422db
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 @@ -54,5 +54,5 @@ if(INSTALL_THUMBNAIL)
endif()

if(CC_INSTALL_THUMBNAIL)
__install_directory_specif(${CMAKE_CURRENT_SOURCE_DIR} thumbnail)
__install_directory_specif(${CMAKE_CURRENT_SOURCE_DIR}/ thumbnail)
endif()

0 comments on commit cd422db

Please sign in to comment.