fajkcmake tweaks
This commit is contained in:
parent
870f2aadf2
commit
70194b4824
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ set_package_properties(YouTubeDl PROPERTIES TYPE RUNTIME)
|
|||
find_package(Ytdlp)
|
||||
set_package_properties(Ytdlp PROPERTIES TYPE RUNTIME)
|
||||
|
||||
FIND_PACKAGE(LIBPODOFO)
|
||||
FIND_PACKAGE(LibPoDoFo)
|
||||
IF(NOT LIBPODOFO_FOUND)
|
||||
MESSAGE("+++PoDoFo not found... building private copy")
|
||||
SET(PODOFO_BUILD_STATIC 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue