Andreas Pakulat wrote:
> Hi,
> 
> does anybody know of a "built-in" way of determining the c++ compiler
> version? Specifically for GNU gcc?
> 
> Or do I have to run CMAKE_CXX_COMPILER with --version and extract the
> information myself?

http://dev.openwengo.org/trac/openwengo/trac.fcgi/browser/owbuild/trunk/owbuild/owbuild/OWGetGCCVersion.cmake

and

http://dev.openwengo.org/trac/openwengo/trac.fcgi/browser/owbuild/trunk/owbuild/owbuild/OWDetectSystem.cmake

> 
> Andreas
> 

        -- andreas

-- 
http://www.cynapses.org/ - cybernetic synapses


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to