"D:\JetBrains\CLion 2024.2.1\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug "-DCMAKE_MAKE_PROGRAM=D:/JetBrains/CLion 2024.2.1/bin/ninja/win/x64/ninja.exe" -G Ninja -S \\wsl$\Ubuntu\home\joan\SafeAbstractionCode\src\search -B \\wsl$\Ubuntu\home\joan\SafeAbstractionCode\src\search\cmake-build-debug
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Error at CMakeLists.txt:6 (message):
  Run cmake on the CMakeLists.txt in the 'src' directory, not the one in
  'src/search'.  Please delete CMakeCache.txt from the current directory and
  restart cmake.


-- Configuring incomplete, errors occurred!
