Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Interest in a CMake Solution Generator for Code::Blocks via cmake-file-api?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Interest in a CMake Solution Generator for Code::Blocks via cmake-file-api? (Read 11860 times)
Suryavarman
Multiple posting newcomer
Posts: 83
Interest in a CMake Solution Generator for Code::Blocks via cmake-file-api?
«
on:
July 30, 2026, 09:47:41 am »
Hello
Do you think there would be interest in creating a module or submitting a pull request to Code::Blocks to generate CMake solutions directly from CB using the cmake-file-api?
Logged
MehdiChinoune
Multiple posting newcomer
Posts: 10
Re: Interest in a CMake Solution Generator for Code::Blocks via cmake-file-api?
«
Reply #1 on:
August 04, 2026, 06:28:53 am »
Of course,
We are waiting for someone to do it since CMake deprecated generating "CodeBlocks" projects.
Logged
Suryavarman
Multiple posting newcomer
Posts: 83
Re: Interest in a CMake Solution Generator for Code::Blocks via cmake-file-api?
«
Reply #2 on:
August 17, 2026, 03:07:29 pm »
Nice.
Logged
ollydbg
Developer
Lives here!
Posts: 6224
OpenCV and Robotics
Re: Interest in a CMake Solution Generator for Code::Blocks via cmake-file-api?
«
Reply #3 on:
August 18, 2026, 01:09:58 pm »
This is a nice feature.
Logged
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Interest in a CMake Solution Generator for Code::Blocks via cmake-file-api?