Quickstart: Building with CMake Prerequisites Set up a project Create and run a binary Next steps Quickstart: Building with CMake This tutorial aims to get you up and runnin...
Running CMake Building a project From the build directory (pick one) From the source directory (pick one) Picking a compiler Picking a generator Setting options Verbose and p...
Installing CMake Quick list (more info on each method below) Official package CMake Default Versions Windows MacOS Linux RHEL/CentOS Ubuntu Other General tools CI Full l...
CMake in ClickHouse TL; DR How to make ClickHouse compile and link faster? CMake files types List of CMake flags ClickHouse modes External libraries External libraries system/b...
Configure CMake Create a CMake build script Add NDK APIs Add other prebuilt libraries Include other CMake projects Configure CMake A CMake build script is a plain text fil...