Skip to content

Commit

Permalink
that's wrong, it leads to the same issue Imath has AcademySoftwareFou…
Browse files Browse the repository at this point in the history
  • Loading branch information
AnastaZIuk committed Sep 19, 2024
1 parent 0967ded commit 495a006
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -239,10 +239,6 @@ configure_file(libdeflate.pc.in libdeflate.pc @ONLY)
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libdeflate.pc
DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig)

# Add an empty libdeflate-targets.cmake file for the config to use. It can
# be empty since we already defined the targets in add_subdirectory().
file(WRITE "${CMAKE_CURRENT_BINARY_DIR}/libdeflate-targets.cmake" "# Dummy file")

# Generate a "libdeflate-targets.cmake" file in the build tree that can be
# included by outside projects to import targets from the build tree.
export(EXPORT libdeflate_exported_targets
Expand Down

0 comments on commit 495a006

Please sign in to comment.