Files

dependencies

Alternative to cxx-common based on LLVMParty/packages (superbuild pattern).

Building

cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build

This will create a CMake prefix, which you pass to your project with -DCMAKE_PREFIX_PATH=/path/to/dependencies/install. See presentation.md and dependencies.md for more information.