for more information : rot13
- install cmake and install a c++ compiler
- create build folder
- go on build folder and type :
cmake ..
- then type
cmake --build .
- go to the Debug folder and you can run executable file.
for more information : rot13
- install cmake and install a c++ compiler
- create build folder
- go on build folder and type :
cmake ..
- then type
cmake --build .
- go to the Debug folder and you can run executable file.