webpdecoder->webp
This commit is contained in:
@@ -16,7 +16,7 @@ find_package(PkgConfig REQUIRED)
|
||||
pkg_check_modules(SQLITE3 REQUIRED sqlite3)
|
||||
pkg_check_modules(CAIRO REQUIRED cairo)
|
||||
pkg_check_modules(STB REQUIRED stb)
|
||||
pkg_check_modules(WEBP REQUIRED libwebpdecoder)
|
||||
pkg_check_modules(WEBP REQUIRED libwebp)
|
||||
|
||||
# Link the pre-installed DPP package.
|
||||
target_link_libraries(${PROJECT_NAME} ${DPP_LIBRARIES} ${SQLITE3_LIBRARIES}
|
||||
|
Reference in New Issue
Block a user