ladybird/Documentation
Devashish f22c973ba3 Meta: Add configuration for setting up project in CLion
This commit adds a CMakeLists.txt file that will be used by CLion to
configure the project and documentation explaining the steps to follow.
Configuring CLion this way enables important features like code
completion and file search. The configuration isn't perfect. There are
source files for which CLion cannot pick up the headers and asks to
manually include them from certain directories. But for the most part,
it works all right.
2020-05-04 09:50:45 +02:00
..
BuildInstructions.md Meta: Add Arch Linux (and derivatives) build instructions 2020-04-13 17:38:27 +02:00
CLionConfiguration.md Meta: Add configuration for setting up project in CLion 2020-05-04 09:50:45 +02:00
CodingStyle.md Documentation: Add section about structs vs. classes to CodingStyle.md 2020-04-18 11:14:05 +02:00
NotesOnWSL.md Documentation: added additional info about moving to wsl2 2020-04-09 11:35:43 +02:00
SmartPointers.md Documentation: Tweak document about smart pointers a bit 2020-03-20 14:41:02 +01:00