refactor: modernize build system (#175) #35
Annotations
14 warnings
Restore artifacts, or setup vcpkg
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
|
Set Build Type
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Set Build Type
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run CMake
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc [D:\a\_temp\windows\src\simple.vcxproj]
|
Run CMake
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc [D:\a\_temp\windows\src\simple.vcxproj]
|
Run CMake
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc [D:\a\_temp\windows\src\simple.vcxproj]
|
Run CMake
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc [D:\a\_temp\windows\examples\cpp\simple_cpp_example.vcxproj]
|
Run CMake
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc [D:\a\_temp\windows\test\simple_tests.vcxproj]
|
Run CMake
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc [D:\a\_temp\windows\test\simple_tests.vcxproj]
|
Run CMake
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc [D:\a\_temp\windows\test\simple_tests.vcxproj]
|
Run CMake
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc [D:\a\_temp\windows\test\simple_tests.vcxproj]
|
Run CMake
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc [D:\a\_temp\windows\test\simple_tests.vcxproj]
|
Run CMake
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc [D:\a\_temp\windows\test\simple_tests.vcxproj]
|
Check file existence
❗The "allow_failure" variable is deprecated in favor of "fail"
|
Loading