Thomas Kohlman

Results 1 comments of Thomas Kohlman

[https://cmake.org/cmake/help/latest/guide/importing-exporting/index.html](url) Namespaces help to prevent conflicting targets when using [add_subdirectory()](https://cmake.org/cmake/help/latest/command/add_subdirectory.html). The [install()](https://cmake.org/cmake/help/latest/command/install.html#install) call with identical namespace means that builds can reference mimalloc targets/dependencies in a single way, whether building with...