TicTacToe/readme.md
2021-08-25 17:28:53 +02:00

80 B

Build the project

Cd to build folder and run:

cmake .
cmake --build .