mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2025-12-08 19:25:13 +02:00
i'm going to kms
https://learn.microsoft.com/en-us/windows-server/get-started/kms-client-activation-key
This commit is contained in:
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@@ -94,6 +94,8 @@ jobs:
|
||||
$OPENSSL_LIB = "$OPENSSL_ROOT/lib64"
|
||||
$OPENSSL_INC = "$OPENSSL_ROOT/include"
|
||||
|
||||
Get-ChildItem -Recurse $OPENSSL_ROOT
|
||||
|
||||
cmake -G "MinGW Makefiles" `
|
||||
-DCMAKE_C_COMPILER="gcc" `
|
||||
-DCMAKE_CXX_COMPILER="g++" `
|
||||
|
||||
Reference in New Issue
Block a user