On 10/13/2015 01:06 AM, Geoffrey Viola wrote:
> Attached is a patch to allow the GHS MULTI
[snip]
> +      const char* runtimeOutputDir =
> +        tg->GetProperty("RUNTIME_OUTPUT_DIRECTORY");

The generator should not have to deal with such properties directly.
There are internal APIs to get the output locations.  The have been
on cmTarget but are currently being moved to cmGeneratorTarget.  See
other generators for use of things like GetFullPath.

-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

Reply via email to