We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 935ca1c commit 50cec73Copy full SHA for 50cec73
src/CMakeLists.txt
@@ -88,7 +88,7 @@ if (AVCPP_NOT_SUBPROJECT)
88
install(EXPORT avcpp-targets
89
FILE avcpp-targets.cmake
90
NAMESPACE avcpp::
91
- DESTINATION lib/cmake/avcpp)
+ DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/avcpp)
92
93
include(CMakePackageConfigHelpers)
94
configure_package_config_file(
0 commit comments