[CMake] CMake add_subdirectory and recompiling

David Cole david.cole at kitware.com
Wed Dec 21 11:51:43 EST 2011


Here's my initial shot at it:

  http://stackoverflow.com/questions/8479929/cmake-add-subdirectory-and-recompiling/8593372#8593372


On Wed, Dec 21, 2011 at 11:25 AM, André Caron <andre.l.caron at gmail.com> wrote:
> I've recently been surprised by the behavior of CMake when modifying
> "CMakeLists.txt" files pointed to by "add_subdirectory()" directives.
> I've asked the question on StackOverflow[1] and have gotten no clean
> answer.  If anyone is interested, there is a small bounty (50 points)
> on the question expiring in a few hours.
>
> The question is tad bit lengthy, so I won't duplicate here.  Any reply
> on either the mailing list or to the linked StackOverflow question is
> appreciated.
>
> Thanks!
> André
>
> [1]: http://stackoverflow.com/questions/8479929/cmake-add-subdirectory-and-recompiling
> --
>
> 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


More information about the CMake mailing list