Merge pull request #7 from MattMcNam/master
Updated CMake with new effect file locations
This commit is contained in:
@@ -76,5 +76,5 @@ target_link_libraries(libobs
|
||||
${LIBAVUTIL_LIBRARIES}
|
||||
${LIBSWRESAMPLE_LIBRARIES})
|
||||
|
||||
file(COPY ${obs_SOURCE_DIR}/build/libobs/default.effect DESTINATION
|
||||
${obs_BINARY_DIR}/libobs/)
|
||||
file(COPY ${obs_SOURCE_DIR}/build/data/libobs/default.effect DESTINATION
|
||||
${obs_BINARY_DIR}/data/libobs/)
|
||||
|
Reference in New Issue
Block a user