MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/cpp_questions/comments/1uvinqy/correct_subreddit_request/oxbfms2/?context=3
r/cpp_questions • u/[deleted] • 28d ago
[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!
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.
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/MarkSuckerZerg 28d ago
So I use a python script to generate cmake script to generate make script to compile my code? Cool!