Then you must '''create a directory''' where to compile the source code and store binary files. ''Cmake seem to have a preference for '''build''' as directory name. It won't work otherwise'':
+
Then you must '''create a directory''' where to compile the source code and store binary files. ''Cmake seems to have a preference for '''build''' as directory name. It won't work otherwise'':
# Create a directory where to build source (cmake wants the name to be build).
# Create a directory where to build source (cmake wants the name to be build).