Skip to content

Commit

Permalink
1717149872
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleh Kulykov committed May 31, 2024
1 parent 4d1723e commit 90e5eca
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1022,11 +1022,6 @@ if(LIBPLZMA_OPT_TESTS)
enable_testing()
add_subdirectory(cmake_tests)

message("CPACK_INCLUDE_TOPLEVEL_DIRECTORY: ${CPACK_INCLUDE_TOPLEVEL_DIRECTORY}")

set(CPACK_INCLUDE_TOPLEVEL_DIRECTORY ON)
# This must always be last!
include(CPack)
message("CPACK_INCLUDE_TOPLEVEL_DIRECTORY: ${CPACK_INCLUDE_TOPLEVEL_DIRECTORY}")
set(CPACK_INCLUDE_TOPLEVEL_DIRECTORY ON)
endif(LIBPLZMA_OPT_TESTS)

0 comments on commit 90e5eca

Please sign in to comment.