Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Antwort: [Newsletter] Re: CMake support in Eclipse CDT

Am Sonntag, 6. Dezember 2015, 20:25:18 schrieb Doug Schaefer:
> On 2015-12-06, 8:35 AM, "cdt-dev-bounces@xxxxxxxxxxx on behalf of Martin
> Weber" <cdt-dev-bounces@xxxxxxxxxxx on behalf of
> >> We may need to parse the CMakeLists file for other reasons, mainly
> >>
> >>finding
> >>
> >> the binaries to launch. But we¹ll deal with that when we get there.
> >
> >Doug, which binaries to launch? Compilers and linkers? These are launched
> >by
> >the actual build tool (make, ninja, etc).
> 
> No I mean the build output. The things we¹re going to launch at launch
> time for run, debug, etc. Mainly all the add_executable()¹s.

Ah, I see. Build artifacts. 
But CDT already finds these, regardless of the values entered in the Settings|
Build Artifact tab; the executables show up in a Binaries folder in the 
project explorer (at least as long your to-level source folder is the project 
folder). Tested with the cmake-plugin I mentioned earlier.

Martin
-- 
Cd wrttn wtht vwls s mch trsr.




Back to the top