Path to the SFML library folder: C:\IT\SFML-2.6.1-windows-vc17-64-bit\SFML-2.6.1
Visual Studio -> Run Debug x64
Visual Studio -> Run Release x64
Path to the SFML 2.6.1 (Visual C++ 17 (2022) — 64-бит) library folder: C:\IT\SFML-2.6.1-windows-vc17-64-bit\SFML-2.6.1
Catalog of books with folders with CMakeLists.txt
cmake -S . -B build
cmake --build build --config Release
cmake --build build --config Debug
Project Tetris to assign as a startup project