arrayfire / forge

High Performance Visualization
222 stars 48 forks source link

Add install path to win registry for cmake #182

Closed 9prady9 closed 6 years ago

9prady9 commented 6 years ago

What kind of change does this PR introduce? (Bug fix, feature, documentation update, new examples etc.) Change NSIS template to write to windows registry for automatic pickup of ArrayFire by CMake find_package commands.

What is the current behavior? (You can also link to an open issue here) CMake cannot find Forge automatically unless Forge_DIR variable is set.

What is the new behavior (if this is a feature change)? CMake can find Forge automatically on Windows