News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

c::b project CMake generation

Started by gpgnews, August 22, 2008, 02:02:14 PM

Previous topic - Next topic

gpgnews

Hello
I've tried to read thread history, but i didnt find an answer to my question :
Is there any known script or plugin to generate CMake files from C::B project workspace ?


Regards.

MortenMacFly

Quote from: gpgnews on August 22, 2008, 02:02:14 PM
Is there any known script or plugin to generate CMake files from C::B project workspace ?
No. But IMHO it would be easily possible to write a (scripted-) plugin that can do so if you know the format required. All relevant options are accessible through the (scripting) SDK.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]