Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

C::B project from Ninja or CMake etc...

(1/1)

dkaip:
As you know, the Ninja Building System is open source as cmake etc..
I would like to see a plug-in that correctly makes CodeBlocks project from Ninja's, Cmake etc..
This will give tremendous growth to CodeBlocks because it will be easy to use making projects from other building systems.
Thank you.

oBFusCATed:
Have you tried
--- Code: ---cmake -G "CodeBlocks - Ninja"
--- End code ---
?
Also have you searched for documentation about custom makefile projects?

Navigation

[0] Message Index

Go to full version