mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
This changes the archive's directory structure to use the standard layout on Linux. While it makes less sense on Windows, it's probably easier to deal with a consistent layout.
6 lines
110 B
CMake
6 lines
110 B
CMake
@PACKAGE_INIT@
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/liblootTargets.cmake")
|
|
|
|
check_required_components(libloot)
|