mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-02-04 09:40:13 +03:00
add IS_CROSS_COMPILATION
This commit is contained in:
@ -200,6 +200,12 @@
|
||||
"name": "CMAKE_SHARED_LINKER_FLAGS",
|
||||
"value": "/machine:ARM64",
|
||||
"type": "STRING"
|
||||
},
|
||||
{
|
||||
"name": "IS_CROSS_COMPILATION",
|
||||
"value": "arm64-on-x64",
|
||||
"type": "STRING"
|
||||
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user