I have a boost::asio library that wants _WIN32_WINNT or _WIN32_WINDOWS 
defined to the hex version of windows, like 0x0501 for windows xp. I can 
get 5.1 from CMAKE_SYSTEM_VERSION, but is there a hex version, or do I 
have to do some converting myself?

-------------------------------------------------------------
Aaron Wright
_______________________________________________
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