Author Topic: c::b project CMake generation  (Read 3025 times)

gpgnews

  • Guest
c::b project CMake generation
« on: August 22, 2008, 02:02:14 pm »
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.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: c::b project CMake generation
« Reply #1 on: August 22, 2008, 02:22:13 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ