Skip to content

Conversation

@guestnone
Copy link
Contributor

This header file when included on final executable is used on Windows-based computers to force the laptops with NVIDIA Optimus or AMD Xpress features to use discrete GPU's
instead of the Intel integrated graphics chip.

Solves issue #236 (at least on Windows, Linux probably works differently).

Used on Windows to force Optimus and Xpress to use Nvidia/AMD
discrete GPU's instead of Intel integrated graphics.
- Add the file into CMakeSources.cmake
- Minor wording fixes
@BearishSun
Copy link
Member

Thanks. I need to consider if there's a better way of doing this, I don't like the idea the users need to remember to add a header manually. If I can't think of anything I'll merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants