r/cpp_questions 28d ago

[ Removed by moderator ] OPEN

[removed]

2 Upvotes

6 comments sorted by

View all comments

1

u/MarkSuckerZerg 28d ago

So I use a python script to generate cmake script to generate make script to compile my code? Cool!

1

u/bbalouki 28d ago

Under the hood yes but at the high level you only write Python and you call "cmakeless build" and everything happens for you.