11 lines
782 B
Plaintext
11 lines
782 B
Plaintext
C:\Users\orlov.FASADAR\AppData\Local\JetBrains\Toolbox\apps\CLion\ch-0\232.9921.42\bin\cmake\win\x64\bin\cmake.exe -DCMAKE_BUILD_TYPE=Debug -DCMAKE_MAKE_PROGRAM=C:/Users/orlov.FASADAR/AppData/Local/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/bin/ninja/win/x64/ninja.exe -G Ninja -S D:\c\lab1 -B D:\c\lab1\cmake-build-debug
|
|
-- The C compiler identification is GNU 13.1.0
|
|
-- Detecting C compiler ABI info
|
|
-- Detecting C compiler ABI info - done
|
|
-- Check for working C compiler: C:/Users/orlov.FASADAR/AppData/Local/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/bin/mingw/bin/gcc.exe - skipped
|
|
-- Detecting C compile features
|
|
-- Detecting C compile features - done
|
|
-- Configuring done (1.8s)
|
|
-- Generating done (0.0s)
|
|
-- Build files have been written to: D:/c/lab1/cmake-build-debug
|