4d5016e0c2e8b8837a947a27c86c85cce3fbed03
Some editors rely on clangd for autocompletion. In those cases clangd will look for a compile_commands.json file in the root of the repository to obtain the list of flags used for compilation and the INCLUDEPATH for each file. This commit allows CMake to automatically generate such file in the designated build folder. To enable clangd to use that file, simply link it in the root of the project repository. The link will be ignored by git.
Olive Video Editor 
Olive is a free non-linear video editor for Windows, macOS, and Linux.
Discover more: Website | Binaries | Patreon | Twitter | Wiki | Community Discord (Unofficial)
NOTE: Olive is alpha software and is considered highly unstable. While we highly appreciate users testing and providing usage information, please use at your own risk.
Binaries
Nightly binaries are available on the website.
Support Olive:
Please consider supporting Olive:
Compiling from Source:
Compiling instructions for Windows, macOS, and Linux can be found on the main site.
Languages
C++
87.8%
C
8.2%
CMake
3.3%
GLSL
0.5%

