Update test landscape memory with final status
- Updated test count: 61 tests (not 57), all passing - Marked InverterTest.ColorNegativeInversionChangesValues as FIXED - Updated runtime metrics and passing test statistics Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
15
build-windows/CMakeFiles/3.28.3/CMakeSystem.cmake
Normal file
15
build-windows/CMakeFiles/3.28.3/CMakeSystem.cmake
Normal file
@@ -0,0 +1,15 @@
|
||||
set(CMAKE_HOST_SYSTEM "Linux-6.6.87.2-microsoft-standard-WSL2")
|
||||
set(CMAKE_HOST_SYSTEM_NAME "Linux")
|
||||
set(CMAKE_HOST_SYSTEM_VERSION "6.6.87.2-microsoft-standard-WSL2")
|
||||
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
|
||||
|
||||
include("/home/jacek/projekte/photo-converter/cmake/toolchain-mingw64.cmake")
|
||||
|
||||
set(CMAKE_SYSTEM "Windows-10")
|
||||
set(CMAKE_SYSTEM_NAME "Windows")
|
||||
set(CMAKE_SYSTEM_VERSION "10")
|
||||
set(CMAKE_SYSTEM_PROCESSOR "x86_64")
|
||||
|
||||
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||
|
||||
set(CMAKE_SYSTEM_LOADED 1)
|
||||
Reference in New Issue
Block a user