Skip to content

Commit

Permalink
Add suggested call to fix pkg-config paths
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefrog committed Dec 30, 2024
1 parent ccbdb80 commit a8b2d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ports/rtlsdr/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ vcpkg_cmake_configure(
vcpkg_cmake_install()
vcpkg_cmake_config_fixup(CONFIG_PATH lib/cmake/rtlsdr)
vcpkg_copy_pdbs()
vcpkg_fixup_pkgconfig()

file(
INSTALL "${SOURCE_PATH}/COPYING"
Expand Down

0 comments on commit a8b2d4e

Please sign in to comment.