freebsd-ports/devel/c4core/pkg-plist
Gasol Wu 3fe667d96d devel/c4core: New port: Library of low-level C++ utilities
c4core is a library of low-level C++ utilities, written with low-latency
projects in mind.

This is a dependency for a new port (devel/rapidyaml) which in turn is needed
for the new upcoming version of devel/jsonnet.

PR:	260996
Reported by:	gasol.wu@gmail.com (maintainer)
2022-01-07 14:02:12 +01:00

54 lines
1.4 KiB
Plaintext

include/c4/allocator.hpp
include/c4/base64.hpp
include/c4/bitmask.hpp
include/c4/blob.hpp
include/c4/c4_pop.hpp
include/c4/c4_push.hpp
include/c4/char_traits.hpp
include/c4/charconv.hpp
include/c4/common.hpp
include/c4/compiler.hpp
include/c4/config.hpp
include/c4/cpu.hpp
include/c4/ctor_dtor.hpp
include/c4/enum.hpp
include/c4/error.hpp
include/c4/export.hpp
include/c4/ext/debugbreak/debugbreak.h
include/c4/ext/fast_float.hpp
include/c4/ext/fast_float_all.h
include/c4/ext/rng/rng.hpp
include/c4/ext/sg14/inplace_function.h
include/c4/format.hpp
include/c4/hash.hpp
include/c4/language.hpp
include/c4/memory_resource.hpp
include/c4/memory_util.hpp
include/c4/platform.hpp
include/c4/preprocessor.hpp
include/c4/restrict.hpp
include/c4/span.hpp
include/c4/std/std.hpp
include/c4/std/std_fwd.hpp
include/c4/std/string.hpp
include/c4/std/string_fwd.hpp
include/c4/std/tuple.hpp
include/c4/std/vector.hpp
include/c4/std/vector_fwd.hpp
include/c4/substr.hpp
include/c4/substr_fwd.hpp
include/c4/szconv.hpp
include/c4/time.hpp
include/c4/type_name.hpp
include/c4/types.hpp
include/c4/unrestrict.hpp
include/c4/windows.hpp
include/c4/windows_pop.hpp
include/c4/windows_push.hpp
lib/cmake/c4core/c4coreConfig.cmake
lib/cmake/c4core/c4coreConfigVersion.cmake
lib/cmake/c4core/c4coreTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/c4core/c4coreTargets.cmake
lib/libc4core.so
lib/libc4core.so.%%PORTVERSION%%