On Fri, Mar 27, 2009 at 4:36 PM, Neal Meyer <nme...@dottedzebra.com> wrote:
> I need to have my CMakeLists file do different things depending on the
> Generator that is being used.  Mostly passing on that version information to
> a build of a 3rd party library.  Is there a way to get that information
> during the CMake run?
>
http://www.cmake.org/cmake/help/cmake2.6docs.html#variable:CMAKE_GENERATOR

http://www.cmake.org/cmake/help/cmake2.6docs.html#section_Variables%20That%20Describe%20the%20System


John
_______________________________________________
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

Reply via email to