clion-Debug-log.txt 1.0 KB

12345678910111213141516
  1. /Applications/CLion.app/Contents/bin/cmake/mac/aarch64/bin/cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_MAKE_PROGRAM=/Applications/CLion.app/Contents/bin/ninja/mac/aarch64/ninja -G Ninja -S /Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree -B /Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug
  2. -- The C compiler identification is AppleClang 17.0.0.17000013
  3. -- The CXX compiler identification is AppleClang 17.0.0.17000013
  4. -- Detecting C compiler ABI info
  5. -- Detecting C compiler ABI info - done
  6. -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - skipped
  7. -- Detecting C compile features
  8. -- Detecting C compile features - done
  9. -- Detecting CXX compiler ABI info
  10. -- Detecting CXX compiler ABI info - done
  11. -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped
  12. -- Detecting CXX compile features
  13. -- Detecting CXX compile features - done
  14. -- Configuring done (0.4s)
  15. -- Generating done (0.0s)
  16. -- Build files have been written to: /Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug