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 3a41852 commit c5bfb84Copy full SHA for c5bfb84
src/CMakeLists.txt
@@ -68,7 +68,7 @@ install(
68
install(FILES
69
${CMAKE_CURRENT_BINARY_DIR}/cmake/AvTranscoderConfig.cmake
70
${PROJECT_SOURCE_DIR}/cmake/FindAvTranscoder.cmake
71
- DESTINATION "lib/cmake/AvTranscoder"
+ DESTINATION "share/cmake/AvTranscoder"
72
)
73
74
### Bindings with SWIG
0 commit comments