autocmake
autocmake copied to clipboard
Convert an autotools project to CMake
Hi, I'm transfering a automake project(vermaseren/form) to cmake project with this `auto2cmake.py` script. I'm put this Python File to the form project folder and run directly(no any changes in `auto2cmake.py`),...
WIP for my project I am experimenting with your script as an absolute beginner in Python and CMake. My source code I'm dealing with is the LibreOffice code base from...
Please document the "create comment" switch. for the "#created with auto2cmake..." stuff. It may be obvious for the most, but should be fine to mentioned in --help too.