User forums > General (but related to Code::Blocks)

CMake Code::Blocks Generator Deprecation

<< < (2/3) > >>

ollydbg:

--- Quote from: inversesquare.zip on November 02, 2023, 06:33:30 pm ---Is there any plan to support CMake integration then?

--- End quote ---

I don't use CMake in my own projects, so I don't have the motivation to improve this.

If you have the need, or other devs has the motivation, you/they can try to integrate it.

But I still don't know what does the "cmake-file-api" used for.

Grit Clef:

--- Quote from: inversesquare.zip on November 02, 2023, 06:33:30 pm ---Is there any plan to support CMake integration then?

--- End quote ---
But you can still partly use this functionality in CB, by installing someone's plugin.

inversesquare.zip:
Whose plugin?

Grit Clef:
https://wiki.codeblocks.org/index.php/Project_Exporter
This website introduces it simply. I remember the latest version can be downloaded from github, but now I can't find the right address...

christo:

--- Quote from: Grit Clef on November 07, 2023, 01:23:36 pm ---https://wiki.codeblocks.org/index.php/Project_Exporter
This website introduces it simply. I remember the latest version can be downloaded from github, but now I can't find the right address...

--- End quote ---
This plugin exports the project as CMake, but still plugin to import cmake is not available.
I've collected Project_Exporter source from github and added to https://github.com/josephch/CBProjectExporter . It looks good, needs a bit more polishing. Now  manual edits of generated CMakeLists.txt is required to make it work.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version