mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-06-04 11:13:58 +08:00

* Export and install targets and config file * Add alias * Fix install dir * Install config file * Switch to a searchable path
6 lines
140 B
CMake
6 lines
140 B
CMake
@PACKAGE_INIT@
|
|
|
|
# import targets
|
|
include("${CMAKE_CURRENT_LIST_DIR}/ghc_filesystem-targets.cmake")
|
|
|
|
check_required_components(ghcfilesystem) |