- /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
- -- The C compiler identification is AppleClang 17.0.0.17000013
- -- The CXX compiler identification is AppleClang 17.0.0.17000013
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - 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: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Configuring done (0.4s)
- -- Generating done (0.0s)
- -- Build files have been written to: /Users/t3mp0r4l/estructuras/edd/unidad4/c++/B-tree/cmake-build-debug
|