Skip to content

Commit

Permalink
remove pkg-config *.pc.in and cmake *.cmake.in files
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldsmith committed Jan 11, 2023
1 parent 78157f1 commit c435176
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 82 deletions.
4 changes: 0 additions & 4 deletions OpenEXR_CTL/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ add_subdirectory( exr_ctl_exr )

add_custom_target( OpenEXR_CTL DEPENDS CtlModules exrdpx exr_ctl_exr )

if ( PKG_CONFIG_FOUND )
configure_file(../config/OpenEXR_CTL.pc.in "${PROJECT_BINARY_DIR}/OpenEXR_CTL.pc" @ONLY)
install( FILES "${PROJECT_BINARY_DIR}/OpenEXR_CTL.pc" DESTINATION lib/pkgconfig COMPONENT dev )
endif()

# TODO CMake config

20 changes: 0 additions & 20 deletions OpenEXR_CTL/Makefile.am

This file was deleted.

11 changes: 0 additions & 11 deletions config/CTL.pc.in

This file was deleted.

2 changes: 0 additions & 2 deletions config/CTLBuildTreeSettings.cmake.in

This file was deleted.

21 changes: 0 additions & 21 deletions config/CTLConfig.cmake.in

This file was deleted.

13 changes: 0 additions & 13 deletions config/CTLConfigVersion.cmake.in

This file was deleted.

11 changes: 0 additions & 11 deletions config/OpenEXR_CTL.pc.in

This file was deleted.

Empty file removed lib/dpx/test.dpx.od
Empty file.

0 comments on commit c435176

Please sign in to comment.