CMake

CommandLineTest

command_line: /Users/runner/work/nightly-builds/nightly-builds/build/bin/ctest "--build-and-test" "/Users/runner/work/nightly-builds/nightly-builds/Tests/CommandLineTest" "/Users/runner/work/nightly-builds/nightly-builds/build/Tests/CommandLineTest" "--build-two-config" "--build-generator" "Ninja" "--build-makeprogram" "/opt/homebrew/bin/ninja" "--build-project" "CommandLineTest" "--build-options" "--test-command" "CommandLineTest"

working_directory: "./Tests"

Processors: 1

Execution Time: 11.709

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

Internal cmake changing into directory: /Users/runner/work/nightly-builds/nightly-builds/build/Tests/CommandLineTest
======== CMake output     ======
The C compiler identification is AppleClang 16.0.0.16000026
The CXX compiler identification is AppleClang 16.0.0.16000026
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working C compiler: /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: /usr/bin/c++ - skipped
Detecting CXX compile features
Detecting CXX compile features - done
Hello World
no such file or directory
Elapsed time (seconds): 0.000939541
no such file or directory
Elapsed time (seconds): 0.000262208
no such file or directory
Elapsed time (seconds): 0.000440209
no such file or directory
Elapsed time (seconds): 0.00283308
Usage

  cmake [options] <path-to-source>
  cmake [options] <path-to-existing-build>
  cmake [options] -S <path-to...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...