[CMake] Getting rid of CMAKE_TYPE SubDir in LIBRARY_OUTPUT_PATH

Philip Lowman philip at yhbt.com
Wed Feb 18 08:15:49 EST 2009


On Wed, Feb 18, 2009 at 3:01 AM, Hai Nguyen <chaoticbob at gmail.com> wrote:

> Hi,
>
> Is there a way I can point the LIBRARY_OUTPUT_PATH or
> LIBRARY_OUTPUT_DIRECTORY using set_target_properties at a specific directory
> and not have it create the CMAKE_TYPE subdirectory? I have suffixes on my
> DLL and .LIB files to distinguish what they are and I would like them to
> just land in a particular location to make debugging easier.


This has come up on the mailing list like 3 times in the last 3 weeks so I
mentioned the PREFIX hack workaround for this in the existing feature
request.

http://public.kitware.com/Bug/view.php?id=8243

Hopefully better support for this will be forthcoming in CMake 2.8.

-- 
Philip Lowman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090218/cb8bae95/attachment.htm>


More information about the CMake mailing list