Generate CMakeLists.txt from a compile_commands.json
Project description
json2cmake converts JSON compilation database files into CMake files. The resulting CMakeLists.txt file can then be used to recompile the same object files with less overhead via Ninja, used as an IDE project file for CLion, or for integration into a larger CMake project.
The output files only include object library definitions, as a compile_commands.json file typically doesn’t contain any linker commands.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
json2cmake-0.1.2.tar.gz
(2.8 kB
view hashes)
Built Distribution
Close
Hashes for json2cmake-0.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb49c8d96e3f3fdee717f8c16721d8d6011c95cbf6cc5602ac488b14169768ce |
|
MD5 | f14e7824a0fad0807a951dbf45befea0 |
|
BLAKE2b-256 | 416fcff7aca1872386c73a69ef4b789d3c032d543a541881642fee54a4d31404 |