diff --git a/CMakeLists.txt b/CMakeLists.txt index 8dece97..f9aecf2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -62,7 +62,7 @@ configure_file( install( FILES - ${CMAKE_BINARY_DIR}/uchardet.pc + ${CMAKE_CURRENT_BINARY_DIR}/uchardet.pc DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig )