Skip to content

Commit

Permalink
Revert "cmake: remove duplicate install of endianness.h"
Browse files Browse the repository at this point in the history
This reverts commit be532c0.
  • Loading branch information
zdenop committed Jun 26, 2024
1 parent be532c0 commit bcfd32c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ install(TARGETS leptonica EXPORT LeptonicaTargets RUNTIME DESTINATION bin LIBRAR
install(EXPORT LeptonicaTargets DESTINATION ${leptonica_INSTALL_CMAKE_DIR})
install(FILES
${hdr}
${CMAKE_BINARY_DIR}/src/endianness.h
DESTINATION include/leptonica)

################################################################################

0 comments on commit bcfd32c

Please sign in to comment.