[CMake] dates on web site

2015-08-23 Thread Dave Yost
Hi. To many people in the world, partly because you use periods, 03.12.2015 looks like December 3 10.09.2014 looks like Sept 10 whereas 2015-03.12 means March 12 to everyone. 2014-10-09 means Oct 9 to everyone I suggest you switch to ISO 8601 for

[CMake] CMake generates “-L/usr/local/lib” on Mac OSX

2015-08-23 Thread Oleg Zhylin via CMake
I have a CMake C++ dylib project that builds correctly in one MacOS X environment but fails in another. Environments are on the same machine, but under different users. I'm seeking help how to do I troubleshoot where the failure in the second one comes from.What I managed to figure out is that i