CMakeOnly.CheckSymbolExists
command_line: D:\a\nightly-builds\nightly-builds\build\bin\cmake.exe "-DTEST=CheckSymbolExists" "-P" "D:/a/nightly-builds/nightly-builds/build/Tests/CMakeOnly/Test.cmake"
working_directory: "./Tests/CMakeOnly"
Processors: 1
Execution Time: 12.71
Completion Status: Completed
Environment: #CTEST_RESOURCE_GROUP_COUNT=
stdout:
-- The C compiler identification is MSVC 19.43.34808.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.43.34808/bin/Hostx64/x64/cl.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Testing configuration Release
-- Looking for non_existent_function_for_symbol_test
-- Looking for non_existent_function_for_symbol_test - not found
-- Testing configuration RelWithDebInfo
-- Looking for non_existent_function_for_symbol_test
-- Looking for non_existent_function_for_symbol_test - not found
-- Testing configuration MinSizeRel
-- Looking for non_existent_function_for_symbol_test
-- Looking for non_existent_function_for_symbol_test - not found
-- Testing configuration Debug
-- Looking for non_existent_function_for_symbol_test
-- Looking for non_existent_function_for_symbol_test - not found
-- Looking for errno
-- Looking for errno - found
-- errno found...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]