filesystem/cmake/config.cmake.in
Steffen Schuemann 270d6876dc Work on shared/static library mode
Took 1 hour 56 minutes
2021-10-26 07:57:43 +02:00

6 lines
141 B
CMake

@PACKAGE_INIT@
# import targets
include("${CMAKE_CURRENT_LIST_DIR}/ghc_filesystem-targets.cmake")
check_required_components(ghc_filesystem)