17 lines
1.1 KiB
Plaintext
17 lines
1.1 KiB
Plaintext
|
"E:\Software\CLion 2023.3.4\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug "-DCMAKE_MAKE_PROGRAM=E:/Software/CLion 2023.3.4/bin/ninja/win/x64/ninja.exe" -G Ninja -S E:\SYSTEM\Desktop\PROJECT\CodeLibrary_Next\Cplus\07_Clion_Cplus_work_20240601 -B E:\SYSTEM\Desktop\PROJECT\CodeLibrary_Next\Cplus\07_Clion_Cplus_work_20240601\cmake-build-debug
|
||
|
-- The C compiler identification is GNU 13.1.0
|
||
|
-- The CXX compiler identification is GNU 13.1.0
|
||
|
-- Detecting C compiler ABI info
|
||
|
-- Detecting C compiler ABI info - done
|
||
|
-- Check for working C compiler: E:/Software/CLion 2023.3.4/bin/mingw/bin/gcc.exe - skipped
|
||
|
-- Detecting C compile features
|
||
|
-- Detecting C compile features - done
|
||
|
-- Detecting CXX compiler ABI info
|
||
|
-- Detecting CXX compiler ABI info - done
|
||
|
-- Check for working CXX compiler: E:/Software/CLion 2023.3.4/bin/mingw/bin/g++.exe - skipped
|
||
|
-- Detecting CXX compile features
|
||
|
-- Detecting CXX compile features - done
|
||
|
-- Configuring done (2.4s)
|
||
|
-- Generating done (0.0s)
|
||
|
-- Build files have been written to: E:/SYSTEM/Desktop/PROJECT/CodeLibrary_Next/Cplus/07_Clion_Cplus_work_20240601/cmake-build-debug
|