[CMake] EXECUTABLE_OUTPUT_PATH showing in list of cache variables

David Cole david.cole at kitware.com
Thu Aug 23 17:38:00 EDT 2012


grep your source tree for those variables (or your third party CMake files
that you're including)

CMake itself will not add those variables.

CMakeLists.txt files may.


On Thu, Aug 23, 2012 at 4:55 PM, Robert Dailey <rcdailey.lists at gmail.com>wrote:

> I'm not sure if my eyes are playing tricks on me, but after upgrading
> to 2.8.9 I'm seeing EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH in
> my list of cache variables now, I don't remember seeing them before.
>
> Is this a feature? I didn't see any mention of this in the changelogs.
>
> If this is new, why do they show up now? According to the
> documentation, they seem to be deprecated since they are referred to
> as "old".
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120823/ede643ef/attachment.htm>


More information about the CMake mailing list