MuAlphaOmegaEpsilon 4d5016e0c2 Allow CMake to generate compile_commands.json automatically in the build dir
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.
2023-01-30 21:07:01 +01:00
2022-10-11 00:54:39 -07:00
2022-05-12 23:28:37 +02:00
2021-10-25 12:30:47 -07:00
2022-09-16 01:12:56 -07:00
2019-03-04 09:55:17 -08:00
2020-11-05 10:18:53 +01:00
2018-07-24 00:46:18 +01:00
2020-11-15 00:59:33 +11:00

Olive Video Editor Build status

Olive is a free non-linear video editor for Windows, macOS, and Linux.

screen

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:

Become a Patron

Compiling from Source:

Compiling instructions for Windows, macOS, and Linux can be found on the main site.

S
Description
No description provided
Readme GPL-3.0
73 MiB
Languages
C++ 87.8%
C 8.2%
CMake 3.3%
GLSL 0.5%