mirror of
https://github.com/status-im/snorenotify.git
synced 2025-01-09 16:15:45 +00:00
remove exit call ...
This commit is contained in:
parent
e304072dda
commit
d56aa69542
@ -21,8 +21,6 @@ if ( $env:COMPILER -eq "MINGW" )
|
||||
$env:PATH=$env:PATH -replace "C:\\Program Files \(x86\)\\Git\\bin", ""
|
||||
$CMAKE_GENERATOR="MinGW Makefiles"
|
||||
$MAKE = "mingw32-make"
|
||||
|
||||
exit 0
|
||||
}
|
||||
elseif ( $env:COMPILER -eq "MSVC" )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user