mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Also update the crate name and references to it. This helps distinguish the C++ wrapper that's built using CXX from CXX itself.
6 lines
110 B
CMake
6 lines
110 B
CMake
@PACKAGE_INIT@
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/liblootTargets.cmake")
|
|
|
|
check_required_components(libloot)
|