mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Use any available python version in configure cmake wrapper
This commit is contained in:
@@ -28,7 +28,7 @@ install:
|
||||
- ps: Push-AppveyorArtifact cygcheck.log
|
||||
- ps: |
|
||||
if ($env:build_with -eq "cmake") {
|
||||
$env:cfg_suffix = ".py"
|
||||
$env:cfg_suffix = ".sh"
|
||||
$env:unittest = "unittest"
|
||||
$env:inttest = "inttest"
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user