jak-project/third-party/lzokay/Config.cmake.in
Tyler Wilding 5b6a8dcf98
third-party/licensing: Switch miniLZO usage to LZOkay (#232)
* add rough jak 2 config so the decompiler can atleast unpack dgos

* third-party: commit lzokay

* Switch to lzokay for DGO decompression

* third-party: Remove minilzo library

* third-party: Add lzokay as a SHARED lib
2021-02-06 09:54:23 -05:00

5 lines
107 B
CMake
Vendored

@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/lzokayTargets.cmake")
check_required_components(lzokay)