Skip to content

Commit

Permalink
Fix install
Browse files Browse the repository at this point in the history
  • Loading branch information
thbeu committed Jul 15, 2024
1 parent 46aa64c commit b0780cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@ install(TARGETS ${PACKAGE}
)

install(
FILES "${SHAPELIB_PC}"
DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig
FILE "${SHAPELIB_PC}"
)

# executables to be built and installed.
Expand Down

0 comments on commit b0780cc

Please sign in to comment.