Files
snmalloc/CMakeLists.txt
Matthew Parkinson fbedb31504 CMAKE: Libs should not require headers (#797)
The API exposed by the various libraries in snmalloc all obey standard
C std lib conventions, so no headers are required to consume them. This
change updates the CMake configuration to not require headers for the
libraries.
2025-10-17 16:42:50 +01:00

27 KiB