stream-labs / obs-studio-node

libOBS (OBS Studio) for Node.Js, Electron and similar tools
GNU General Public License v2.0
606 stars 99 forks source link

fix client-server version check #1338

Closed summeroff closed 1 year ago

summeroff commented 1 year ago

Description

Put version number in env variable expected by cmake

Motivation and Context

cmake script does not have access to version number on github CI as it did on azure CI

How Has This Been Tested?

Types of changes

Checklist: