build: large address aware variant of 32-bit spice.exe (#298)

## Link to GitHub Issue, if one exists
Fixes #280

## Description of change
Introduce a variant of 32bit spice.exe that is large address aware.

## Compiling
👍 

## Testing
Minimal testing has been done to see if the LAA variant can boot
existing 32 bit games.
This commit is contained in:
bicarus-dev
2025-04-22 00:21:45 -07:00
committed by GitHub
parent b58a1ccfcc
commit 598422b701
5 changed files with 24 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.9)
cmake_minimum_required(VERSION 3.12)
project(imgui CXX)
set(HASH_LIBRARY_HEADERS