Skip to content

Commit

Permalink
cmake: do not strip tar gz builds
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Guerra <[email protected]>
  • Loading branch information
LucaGuerra authored and poiana committed Jan 17, 2022
1 parent 4ab8d6d commit 9c44990
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/cpack/CMakeCPackOptions.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 10,4 @@ endif()

if(CPACK_GENERATOR MATCHES "TGZ")
set(CPACK_SET_DESTDIR "ON")
set(CPACK_STRIP_FILES "OFF")
endif()

0 comments on commit 9c44990

Please sign in to comment.