Kevin Kofler wrote:
This is an issue with libwebcam's CMakeLists.txt files, it must be hardcoding "lib" instead of using any of the definitions we set in the %cmake macro
Ah.. I found this in the lib directory CMakeLists.txt: INSTALL ( TARGETS webcam LIBRARY DESTINATION lib ) Is that the culprit? I'll let the libwebcam guy know. Thanks.