15 lines
783 B
Plaintext
15 lines
783 B
Plaintext
"C:\Program Files\JetBrains\CLion 2021.1.1\bin\cmake\win\bin\cmake.exe" -DCMAKE_BUILD_TYPE=esp32dev "-DCMAKE_MAKE_PROGRAM=C:/Program Files/JetBrains/CLion 2021.1.1/bin/ninja/win/ninja.exe" -G Ninja D:\03MyGit\arduino\esp32mainboard\weatherslave
|
|
-- The C compiler identification is GNU 7.3.0
|
|
-- The CXX compiler identification is GNU 7.3.0
|
|
-- Detecting C compiler ABI info
|
|
-- Detecting C compiler ABI info - failed
|
|
-- Detecting C compile features
|
|
-- Detecting C compile features - done
|
|
-- Detecting CXX compiler ABI info
|
|
-- Detecting CXX compiler ABI info - failed
|
|
-- Detecting CXX compile features
|
|
-- Detecting CXX compile features - done
|
|
-- Configuring done
|
|
-- Generating done
|
|
-- Build files have been written to: D:/03MyGit/arduino/esp32mainboard/weatherslave/cmake-build-esp32dev
|