41a0142
1 2 3 4 5 6 7 8 9 10
set -ex test -d ${PREFIX}/include/fmt test -f ${PREFIX}/include/fmt/core.h test -f ${PREFIX}/include/fmt/format.h test -f ${PREFIX}/lib/cmake/fmt/fmt-config.cmake test -f ${PREFIX}/lib/libfmt.so exit 0