From d2b6d11fd0b199d961f1dff205390805cc08a612 Mon Sep 17 00:00:00 2001 From: Gregory <56975502+Trimutex@users.noreply.github.com> Date: Thu, 5 Oct 2023 12:22:54 -0500 Subject: [PATCH] Updated README noting CMake output --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8a3cc58..cf80d90 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,5 @@ No errors occurred and project was built successfully web_server.cpp is included so CMake does not break proxy.cpp and network.hpp are all that are needed (one .cpp and one .h file) + +CMake compiles into the "out" folder using Visual Studio 2022