RubiksCube To build the library into a folder build, run cmake -B build make -C build To run the provided tests, execute make -C build test. (The GitHub actions run them on every commit.)