Automatic CMakeList.txt files and configuration file construction tool

Dear CMAKE developers.

I have developed a new innovative platform producing CMakeList.txt files and CMake configuration files automatically without requiring any code. However, I can not reach the developers who gives me a real feedback. Could you please contact me if you insterest such a project.

I have named this system as “Pcynlitx Nova” on the project web site and this C++ automatic build system generator reads the source code of a C++ git repository and extracts C++ project dependency information. Then, the platform builds a C++ build system without requiring any configuration or coding. In this process, the software developer only performs selections about the directory locations of the source files and the options for the compiler if they exist. The C++ build systems can be constructed in two forms. The first one is CMAKE list file creation and the other one is typical GNU-Make files and operating system native scripts in a directory hierarchy.
The platform can be used from the command line or from its GUI.

er.muratbozkurt@gmail.com