mirror of
http://106.12.3.193:3000/violeteverisland/learn_cpp.git
synced 2026-03-08 01:27:33 +08:00
7 lines
412 B
Plaintext
7 lines
412 B
Plaintext
|
|
"D:\Program Files\JetBrains\CLion 2025.3.2\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug "-DCMAKE_MAKE_PROGRAM=D:/Program Files/JetBrains/CLion 2025.3.2/bin/ninja/win/x64/ninja.exe" -G Ninja -S D:\dev\cpp\学习 -B D:\dev\cpp\学习\cmake-build-debug
|
||
|
|
CMake Error at CMakeLists.txt:2 (project):
|
||
|
|
project PROJECT called with incorrect number of arguments
|
||
|
|
|
||
|
|
|
||
|
|
-- Configuring incomplete, errors occurred!
|