CMake

CMakeOnly.CheckCXXCompilerFlag

command_line: /Users/runner/work/nightly-builds/nightly-builds/build/bin/cmake "-DTEST=CheckCXXCompilerFlag" "-P" "/Users/runner/work/nightly-builds/nightly-builds/build/Tests/CMakeOnly/Test.cmake"

working_directory: "./Tests/CMakeOnly"

Processors: 1

Execution Time: 2.343

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

-- 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
-- CTEST_FULL_OUTPUT (Avoid ctest truncation of output)
Platform:
  WIN32: 
  UNIX: 1
  APPLE: 1
  MINGW: 
  CYGWIN: 
  MSYS: 
  MSVC: 
  MSVC60: 
  MSVC70: 
  MSVC71: 
  MSVC80: 
  MSVC90: 
  MSVC10: 
  GCC: 
  Clang: Apple clang version 16.0.0 (clang-1600.0.26.3)
Target: arm64-apple-darwin24.5.0
Thread model: posix
InstalledDir: /Applications/Xcode_16.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

  Intel: 

-- Performing Test HAS_HIDDEN_VISIBILITY
-- Performing Test HAS_HIDDEN_VISIBILITY - Success
HAS_HIDDEN_VISIBILITY: 1

COMPILE OUTPUT:

Unhandled Platform
-- Performing Test HAVE_X_CXX
-- Performing Test HAVE_X_CXX - Success
-- Configuring done (2.1s)
-- Generating done (0.1s)
-- Build files have been written to: /Users/runner/work/nightly-builds/nightly-builds/build/Tests/CMakeOnly/CheckCXXCompilerFlag-build
Status: passed
Loading...