[cmake-developers] daemon-mode: Project structure

Tobias Hunger tobias.hunger at gmail.com
Wed Jun 15 09:17:50 EDT 2016


Hi Brad,

The project structure now lists an array of artifacts per target.

Best Regards,
Tobias

On Fri, Jun 10, 2016 at 5:48 PM, Brad King <brad.king at kitware.com> wrote:
> On 06/10/2016 11:24 AM, Tobias Hunger wrote:
>>> The cmGeneratorTarget::GetFullName method will give you the name of the
>>> "main" file for a target.  Passing `implib = true` will give the DLL
>>> import library path on platforms where IsDLLPlatform returns true.
>>
>> I would have never found that!
>>
>> I'll change the code to list both the main artefact and the implib (if
>> applicable).
>
> Oops, I meant to point you at cmGeneratorTarget::GetFullPath to get the
> absolute paths with file names.
>
> -Brad
>
> --
>
> Powered by www.kitware.com
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/cmake-developers


More information about the cmake-developers mailing list