Skip to content

Commit

Permalink
Merge pull request #245 from RytoEX/update-readme
Browse files Browse the repository at this point in the history
Docs: Add QTDIR CMake entry to build steps in README
  • Loading branch information
Palakis committed Nov 5, 2018
2 parents 504c175 + 63614f8 commit 34d4697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -17,6 +17,7 @@ You'll need CMake and a working development environment for OBS Studio installed

### Windows
In cmake-gui, you'll have to set these CMake variables :
- **QTDIR** (path) : location of the Qt environment suited for your compiler and architecture
- **LIBOBS_INCLUDE_DIR** (path) : location of the libobs subfolder in the source code of OBS Studio
- **LIBOBS_LIB** (filepath) : location of the obs.lib file
- **OBS_FRONTEND_LIB** (filepath) : location of the obs-frontend-api.lib file
Expand Down

0 comments on commit 34d4697

Please sign in to comment.