Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Talk:CDT/Build/Doug

Revision as of 15:35, 22 July 2015 by Dschaefer.qnx.com (Talk | contribs) (Created page with "Questions: 1. Will the new build model support building multiple binary artifacts per project? Since each GTest is a separate binary, it doesn't make sense to create a separa...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Questions:

1. Will the new build model support building multiple binary artifacts per project? Since each GTest is a separate binary, it doesn't make sense to create a separate project for every unit test.

2. Have you looked at http://clang.llvm.org/docs/JSONCompilationDatabase.html

Back to the top