Skip to content

Commit

Permalink
Docs: Add QTDIR CMake entry to build steps in README
Browse files Browse the repository at this point in the history
  • Loading branch information
RytoEX committed Nov 1, 2018
1 parent 9fe5c3f commit 63614f8
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 63614f8

Please sign in to comment.