build(cmake): better detect libarchive
Co-authored-by: Octol1ttle <l1ttleofficial@outlook.com> Co-authored-by: Seth Flynn <getchoo@tuta.io> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com> Signed-off-by: Seth Flynn <getchoo@tuta.io> Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
@@ -357,7 +357,6 @@ if(NOT LibArchive_FOUND)
|
||||
pkg_check_modules(libarchive REQUIRED IMPORTED_TARGET libarchive)
|
||||
endif()
|
||||
|
||||
|
||||
if(NOT Launcher_FORCE_BUNDLED_LIBS)
|
||||
# Find toml++
|
||||
find_package(tomlplusplus 3.2.0 QUIET)
|
||||
|
||||
Reference in New Issue
Block a user