forked from Lainports/freebsd-ports
Changelog: https://github.com/FNA-XNA/FAudio/releases/tag/24.08 PR: 281181 Tested by: jbeich
11 lines
332 B
Text
11 lines
332 B
Text
--- CMakeLists.txt.orig 2024-09-01 06:45:46 UTC
|
|
+++ CMakeLists.txt
|
|
@@ -353,7 +353,7 @@ install(
|
|
)
|
|
install(
|
|
FILES ${CMAKE_CURRENT_BINARY_DIR}/generated/${PROJECT_NAME}.pc
|
|
- DESTINATION ${FAudio_INSTALL_LIBDIR}/pkgconfig
|
|
+ DESTINATION ${FAudio_INSTALL_LIBDIR}data/pkgconfig
|
|
)
|
|
|
|
# Generate cmake-config file, install CMake files
|