[CMake] CMake Variable Values (new Kitware blog post)

Bill Lorensen bill.lorensen at gmail.com
Sun Jun 10 12:55:18 EDT 2012


It would be nice to see a macros that show what variables are
changed/added between two cmake statements. Something like:

mark_variables(before_find)
find_package(vtk)
mark_variables(after_find)
diff_variables(before_find,after_find)


On Sun, Jun 10, 2012 at 12:30 PM, David Cole <david.cole at kitware.com> wrote:
> WARNING: Techn-ish blog post, DO NOT READ if you're allergic to any
> scripting languages.
> http://www.kitware.com/blog/home/post/300
>
>
> Let me know if you have any other CMake topics of interest / curiosities
> that you'd like to see written up....
>
> David C.
>
>
> --
>
> 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



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the CMake mailing list