CMake asks me to specify a minimum required version. I'm writing a
mostly fairly vanilla C++ program, primary target platforms are Linux
and Windows, dependencies on Boost and GMP, using the glob facility,
any idea what I should specify as the minimum version? Or is the
recommendation to reason along the lines of, 2.8 is what I happen to
have installed, so that's the version I know my program works with
since I'm testing with it, so specify that version?
--

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