Hi All, The CMake team released v3 recently, it is now at v3.0.2.
I want to make the WSJT-X compatible with CMake 3 since anyone new will probably get CMake 3 by default from now on. To do this in the cleanest way, I really want to stop using any features of CMake that are no longer supported in v3. They do provide a mechanism to get backwards compatibility but I can avoid that if no one is using the older tool. So is anyone using a version of CMake that is older than v2.8.10 ? That version is where all the new features I need to use to get full v3 compliance were introduced. If anyone is using a version of CMake older than 2.8.10, is there a reason why you cannot upgrade? Check CMake version by typing: cmake --version 73 Bill G4WJS. ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
