Bug 131490 - [GTK] Support ninja build system for YouCompleteMe
Summary: [GTK] Support ninja build system for YouCompleteMe
Status: RESOLVED DUPLICATE of bug 131591
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-10 07:26 PDT by ChangSeok Oh
Modified: 2014-04-14 11:07 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ChangSeok Oh 2014-04-10 07:26:03 PDT
SSIA
Comment 1 ChangSeok Oh 2014-04-14 11:07:01 PDT
cmake configuration provides us compile_commands.js which contains all build info, even where ninja is chosen for building. So we don't need any extra work here.

*** This bug has been marked as a duplicate of bug 131591 ***