Commit Graph

3 Commits

Author SHA1 Message Date
b74c31f17c configure.ps1: Fix path handling and improve reliability
- Use $PSScriptRoot for reliable source directory detection
- Use Join-Path for proper path construction
- Validate BUILD_TYPE against Debug/Release
- Fix CMake argument quoting
- Use Write-Error for error messages
2025-10-10 16:26:28 +02:00
98c3b93c3d Include build type in build dir name 2025-07-29 13:57:47 +02:00
b229854ae0 Add configuration script for setting up Windows build environment 2025-07-09 10:28:46 +02:00