Skip to content

CMake support#3

Closed
mscuttari wants to merge 12 commits intofedetft:masterfrom
mscuttari:master
Closed

CMake support#3
mscuttari wants to merge 12 commits intofedetft:masterfrom
mscuttari:master

Conversation

@mscuttari
Copy link
Copy Markdown

I added the necessary files to make the project compatible with CMake and thus with IDEs such as CLion by JetBrains. The main reason I did this is because I was having a lot of troubles with Netbeans not recognizing the included headers and subsequently with the autocomplete feature.
When using for example CLion, the IDE will show two build targets: one is for the whole project and the other is for the kernel. I was not able to hide the last one, but anyway it is automatically built while building the first target, so it's just a menu entry that doesn't hurt anything.
The only thing I did not manage to do is the usage of perl script invoked during the kernel build.

@NidasioAlberto NidasioAlberto mentioned this pull request Apr 13, 2024
4 tasks
@mscuttari mscuttari closed this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant