On Wednesday 03 April 2013 19:54:25 Dan page wrote:
> Hello,
>
> I am trying to use CMake 2.6 to build Google Test. As mentioned in the
> README of Google Test, I have issued following commands:
>
> mkdir mybuild # Create a directory to hold the build output.
> cd mybuild
> cmake D:\g
Hello,
I am trying to use CMake 2.6 to build Google Test. As mentioned in the
README of Google Test, I have issued following commands:
mkdir mybuild # Create a directory to hold the build output.
cd mybuild
cmake D:\gtest-1.6.0 #
But I get following errors:
CMake Error: CMake was un