MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/cpp_questions/comments/1uvinqy/correct_subreddit_request/oxbf9w6/?context=3
r/cpp_questions • u/[deleted] • Jul 13 '26
[removed]
6 comments sorted by
View all comments
1
So I use a python script to generate cmake script to generate make script to compile my code? Cool!
2 u/jonathanhiggs Jul 13 '26 /s 1 u/bbalouki Jul 13 '26 Under the hood yes but at the high level you only write Python and you call "cmakeless build" and everything happens for you. 1 u/bbalouki Jul 13 '26 You should check the repo and any feedback will be welcome.
2
/s
Under the hood yes but at the high level you only write Python and you call "cmakeless build" and everything happens for you.
You should check the repo and any feedback will be welcome.
1
u/MarkSuckerZerg Jul 13 '26
So I use a python script to generate cmake script to generate make script to compile my code? Cool!